File: update-rand

package info (click to toggle)
rust-unicode-names2 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,140 kB
  • sloc: python: 192; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 406 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: build/unicode-names2/Cargo.toml
===================================================================
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ keywords = ["text", "unicode"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/ProgVal/unicode_names2"
 [dev-dependencies.rand]
-version = "0.5.1"
+version = "0.8"
 
 [dev-dependencies.unicode_names2_macros]
 version = ">=0.3, <0.7"