Skip to content

Commit 515a69e

Browse files
Bump rpds from 1.0.1 to 1.1.0
Bumps [rpds](https://github.com/orium/rpds) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/orium/rpds/releases) - [Changelog](https://github.com/orium/rpds/blob/main/release-notes.md) - [Commits](orium/rpds@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: rpds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 009d761 commit 515a69e

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

+9-2
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
@@ -8,7 +8,7 @@ name = "rpds"
88
crate-type = ["cdylib"]
99

1010
[dependencies]
11-
rpds = "1.0.1"
11+
rpds = "1.1.0"
1212
archery = "1.1.0"
1313

1414
[dependencies.pyo3]

0 commit comments

Comments
 (0)