File: newer-siphasher

package info (click to toggle)
rust-rustpython-common 0.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 368 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- rust-rustpython-common-0.2.0.orig/Cargo.toml
+++ rust-rustpython-common-0.2.0/Cargo.toml
@@ -66,7 +66,7 @@ version = "1.0"
 version = "0.8"
 
 [dependencies.siphasher]
-version = "0.3"
+version = "1.0"
 
 [dependencies.unic-ucd-category]
 version = "0.9"