Skip to content

Commit 5746029

Browse files
authored
Merge pull request #213 from matrix-org/dependabot/cargo/duration-str-gte-0.11-and-lt-0.16
2 parents e340fd6 + ea97593 commit 5746029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ chrono = { version = "0.4.31", optional = true, default-features = false, featur
5858
] }
5959
chrono-tz = { version = ">=0.6, <0.11.0", optional = true }
6060
chronoutil = { version = "0.2", optional = true }
61-
duration-str = { version = ">=0.11, <0.14", optional = true, default-features = false }
61+
duration-str = { version = ">=0.11, <0.16", optional = true, default-features = false }
6262

6363
[dev-dependencies.tokio]
6464
version = "1.5"

0 commit comments

Comments
 (0)