File: siphasher-3.patch

package info (click to toggle)
rust-svgtypes 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 380 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,6 @@
 default-features = false
 
 [dependencies.siphasher]
-version = "0.2.3"
+version = "0.3"
 [badges.travis-ci]
 repository = "RazrFalcon/svgtypes"