File: relax-deps.patch

package info (click to toggle)
rust-juniper 0.16.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,756 kB
  • sloc: javascript: 14; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index 14e6e6b..e68ef7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -128,7 +128,7 @@ optional = true
 default-features = false
 
 [dependencies.chrono-tz]
-version = "0.8"
+version = "0.10"
 optional = true
 default-features = false