Skip to content

Commit

Permalink
Merge pull request #128 from Goval-Community/dependabot/cargo/base64-…
Browse files Browse the repository at this point in the history
…0.22.0

build(deps): bump base64 from 0.21.7 to 0.22.0
  • Loading branch information
PotentialStyx authored Apr 29, 2024
2 parents 02ead2b + 72e2389 commit da1d904
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ prost-types = "0.12.3"
serde_json = "1.0.115"
serde = { version = "1.0.197", features = ["derive"] }
tokio = {version="1.36.0", features = ["full"]}
base64 = "0.21.0"
base64 = "0.22.0"
futures = "0.3.28"
axum = { version = "0.7.5", features = ["ws"] }
cpu-time = "1.0.0"
Expand Down

0 comments on commit da1d904

Please sign in to comment.