Skip to content

Commit

Permalink
Update Rust crate base64 to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 002bcb6 commit fda64f8
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 @@ -28,7 +28,7 @@ serde = "1.0.200"
colored_json = "4.1.0"
uuid = { version = "1.8.0", features = ["v4"] }
tempfile = "3.10.1"
base64 = "0.21.7"
base64 = "0.22.0"
regex = "1.10.4"
tabled = { version = "0.16.0", features = ["ansi"] }
time = "0.3.36"
Expand Down

0 comments on commit fda64f8

Please sign in to comment.