File: bump-sha2.patch

package info (click to toggle)
rust-libsystemd 0.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 248 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ version = "^1.0"
 features = ["derive"]
 
 [dependencies.sha2]
-version = "0.8"
+version = "0.10"
 
 [dependencies.uuid]
 version = "^0.8.1"