File: relax-deps.diff

package info (click to toggle)
rust-nvml-wrapper 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 592 kB
  • sloc: sh: 32; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@
 version = "1.0"
 
 [dependencies.wrapcenum-derive]
-version = "0.4.1"
+version = "0.4.0"
 
 [dev-dependencies.pretty-bytes]
 version = "0.2"