Skip to content

Commit 2fc2f8d

Browse files
author
yngrtc
committed
update chrono dep
1 parent 890b304 commit 2fc2f8d

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
@@ -39,7 +39,7 @@ datachannel = { version = "0.1", package = "rtc-datachannel" }
3939

4040
[dev-dependencies]
4141
# common
42-
chrono = "0.4"
42+
chrono = "0.4.34"
4343
env_logger = "0.11"
4444
clap = { version = "4.5", features = ["derive"] }
4545
anyhow = "1"

0 commit comments

Comments
 (0)