Skip to content

Commit

Permalink
Merge pull request #48 from AbstractSDK/dependabot/cargo/env_logger-0…
Browse files Browse the repository at this point in the history
….11.3

Update env_logger requirement from 0.10.0 to 0.11.3
  • Loading branch information
CyberHoward authored May 14, 2024
2 parents 9f8edf7 + c80f01a commit 638e796
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 @@ -36,5 +36,5 @@ my-adapter = { path = "contracts/adapter" }
speculoos = "0.11.0"
semver = "1.0"
dotenv = "0.15.0"
env_logger = "0.10.0"
env_logger = "0.11.3"
clap = { version = "4.3.7" }

0 comments on commit 638e796

Please sign in to comment.