Skip to content

Commit

Permalink
Update env_logger to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
a1phyr committed Jun 10, 2024
1 parent dfd26bc commit 36ad028
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 @@ -87,7 +87,7 @@ base64 = { version = "0.22", optional = true }
cfg-if = "1.0"
rand = "0.8"
serde = { version = "1.0", features = ["derive"] }
env_logger = "0.10"
env_logger = "0.11"


[[example]]
Expand Down

0 comments on commit 36ad028

Please sign in to comment.