Skip to content

Commit e3bd4c5

Browse files
committed
update dev dependencies
1 parent 9085404 commit e3bd4c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ objc2-foundation = { version = "0.3", default-features = false, features = [
4545
actix-web = "4"
4646
actix-files = "0.6"
4747
crossbeam-channel = "0.5"
48-
env_logger = "0.9.0"
49-
rand = "0.8"
50-
serial_test = "0.10"
48+
env_logger = "0.11"
49+
rand = "0.10"
50+
serial_test = "3.4"
5151
tokio = { version = "1", features = ["full"] }
5252
urlencoding = "2.1"
5353

0 commit comments

Comments
 (0)