Skip to content

Commit

Permalink
Increase base64 dependency lower bound to 0.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Jan 2, 2025
1 parent e757ec4 commit f21ae2f
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 @@ -35,7 +35,7 @@ pkg-config = "0.3.17"
semver = "1.0.0"

[dev-dependencies]
base64 = "0.21.0"
base64 = "0.22.0"
env_logger = "0.11.0"
loopdev-3 = "0.5.0"
nix = {version="0.29.0", features=["user"]}
Expand Down

0 comments on commit f21ae2f

Please sign in to comment.