Skip to content

Commit 8e6b3c0

Browse files
Update humantime requirement from 1 to 2
Updates the requirements on [humantime](https://github.com/tailhook/humantime) to permit the latest version. - [Release notes](https://github.com/tailhook/humantime/releases) - [Commits](chronotope/humantime@v1.0.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c5a6df commit 8e6b3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/performance/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
wasm-bindgen = "0.2.63"
12-
humantime = "1"
12+
humantime = "2"
1313

1414
[dependencies.web-sys]
1515
version = "0.3.4"

0 commit comments

Comments
 (0)