mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
build(deps): bump base64 from 0.21.7 to 0.22.1 (#34760)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... 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
303690fa6e
commit
3a891630f0
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ atomic_refcell = "0.1.13"
|
|||
background_hang_monitor_api = { path = "components/shared/background_hang_monitor" }
|
||||
backtrace = "0.3"
|
||||
base = { path = "components/shared/base" }
|
||||
base64 = "0.21.7"
|
||||
base64 = "0.22.1"
|
||||
bincode = "1"
|
||||
bitflags = "2.6"
|
||||
bluetooth_traits = { path = "components/shared/bluetooth" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue