mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump base64 from 0.21.3 to 0.21.4 (#30345)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.3 to 0.21.4. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.3...v0.21.4) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c8fd98aaf
commit
0d1abdce2c
2 changed files with 9 additions and 9 deletions
|
@ -17,7 +17,7 @@ async-tungstenite = { version = "0.22", features = ["tokio-rustls-webpki-roots"]
|
|||
atomic_refcell = "0.1.11"
|
||||
arrayvec = "0.7"
|
||||
backtrace = "0.3"
|
||||
base64 = "0.21.3"
|
||||
base64 = "0.21.4"
|
||||
bitflags = "2.4"
|
||||
byteorder = "1.0"
|
||||
cfg-if = "1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue