Skip to content

Commit

Permalink
Upgrade to current simple_logger
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jan 19, 2024
1 parent 73b762d commit 991808d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ http = "1"
blocking = "1.4.1"

[dev-dependencies]
simple_logger = "2.1.0"
simple_logger = "4.3.3"
clap = { version = "3.1.18", features = ["derive"] }
axum = "0.7"
tokio = { version="1.35.1", features = ["full"] }
Expand Down

0 comments on commit 991808d

Please sign in to comment.