Skip to content

Commit

Permalink
Update env_logger requirement from 0.10.0 to 0.11.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent e6dabbe commit 4bdbb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/carrot-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ abstract-sdk = { version = "0.21.0", features = ["test-utils"] }
speculoos = "0.11.0"
semver = "1.0"
dotenv = "0.15.0"
env_logger = "0.10.0"
env_logger = "0.11.3"
cw-orch = { workspace = true, features = ["osmosis-test-tube"] }
clap = { version = "4.3.7", features = ["derive"] }

0 comments on commit 4bdbb1f

Please sign in to comment.