File: relax-deps.diff

package info (click to toggle)
rust-effective-limits 0.5.5-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 420 kB
  • sloc: sh: 126; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@
 repository = "https://github.com/rbtcollins/effective-limits.rs"
 
 [dependencies.cfg-if]
-version = "0.1.10"
+version = "1"
 
 [dependencies.thiserror]
 version = "1.0.20"