Skip to content

Commit 1bc4ce0

Browse files
committed
Update to deranged 0.4
1 parent ad945a9 commit 1bc4ce0

File tree

2 files changed

+46
-9
lines changed

2 files changed

+46
-9
lines changed

Cargo.lock

+45-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ time-core = { path = "time-core", version = "=0.1.3" }
88
time-macros = { path = "time-macros", version = "=0.2.20" }
99

1010
criterion = { version = "0.5.1", default-features = false }
11-
deranged = { version = "0.3.9", default-features = false, features = [
11+
deranged = { version = "0.4.0", default-features = false, features = [
1212
"powerfmt",
1313
] }
1414
itoa = "1.0.1"

0 commit comments

Comments
 (0)