Skip to content

Commit e89c716

Browse files
dependabot[bot]icepuma
authored andcommitted
build(deps): bump the all-dependencies-cargo group with 3 updates
Bumps the all-dependencies-cargo group with 3 updates: [base64](https://github.com/marshallpierce/rust-base64), [ctor](https://github.com/mmastrac/rust-ctor) and [mockito](https://github.com/lipanski/mockito). Updates `base64` from 0.21.7 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.0) Updates `ctor` from 0.2.6 to 0.2.7 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `mockito` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: ctor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 818ec1e commit e89c716

File tree

2 files changed

+70
-59
lines changed

2 files changed

+70
-59
lines changed

Cargo.lock

+69-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
license-file = "LICENSE"
1111

1212
[dependencies]
13-
base64 = "0.21"
13+
base64 = "0.22"
1414
minreq = { version = "2", features = [
1515
"https-rustls-probe",
1616
"json-using-serde",

0 commit comments

Comments
 (0)