Skip to content

Commit 2a086d3

Browse files
Build(deps-rs): Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [az](https://gitlab.com/tspiteri/az) and [thiserror](https://github.com/dtolnay/thiserror). Updates `az` from 1.2.1 to 1.3.0 - [Changelog](https://gitlab.com/tspiteri/az/blob/master/RELEASES.md) - [Commits](https://gitlab.com/tspiteri/az/commits/master) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: az dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3282e1e commit 2a086d3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rkyv = ["dep:rkyv"]
2626
default = []
2727

2828
[dependencies]
29-
az = "1.0.0"
29+
az = "1.3.0"
3030
byteorder = "1.4.3"
3131
camino = { version = "1.2.2", features = ["serde1"] }
3232
cfg-if = "1.0"

0 commit comments

Comments
 (0)