File: relax-chrono

package info (click to toggle)
rust-debian-changelog 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: debian-changelog/Cargo.toml
===================================================================
--- debian-changelog.orig/Cargo.toml
+++ debian-changelog/Cargo.toml
@@ -42,7 +42,7 @@ name = "simple"
 path = "examples/simple.rs"
 
 [dependencies.chrono]
-version = "0.4.41"
+version = "0.4.39"
 
 [dependencies.debversion]
 version = ">=0.2"