Skip to content

Commit

Permalink
Merge pull request #147 from xp-bot/dependabot/cargo/xp-bot/base64-0.…
Browse files Browse the repository at this point in the history
…22.1

chore(deps): update base64 requirement from 0.21.2 to 0.22.1 in /xp-bot
  • Loading branch information
crnvl authored Nov 27, 2024
2 parents e4ae089 + 7ccaabe commit 9e1ecb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xp-bot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ serenity = { version = "0.11.6", features = [
"collector",
], default-features = false }
tokio = { version = "1", features = ["full"] }
base64 = "0.21.2"
base64 = "0.22.1"
chrono = "0.4.26"
serde_json = "1.0.104"
rand = "0.8.5"
Expand Down

0 comments on commit 9e1ecb8

Please sign in to comment.