Skip to content

Commit

Permalink
Update env_logger requirement from 0.10 to 0.11 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
1 parent 0772a2e commit ac40951
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 @@ -16,7 +16,7 @@ testcontainers = "0.15"


[dev-dependencies]
env_logger = "0.10"
env_logger = "0.11"
rdkafka = { version = "0.36", features = ["cmake-build"] }
rusty_ulid = "2.0"
tokio = { version = "1", features = ["rt", "macros"]}

0 comments on commit ac40951

Please sign in to comment.