File: relax-deps.diff

package info (click to toggle)
rust-dockworker 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 696 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@
 version = "0.1"
 
 [dependencies.base64]
-version = "0.21"
+version = "0.22"
 
 [dependencies.byteorder]
 version = "1"