Skip to content

Commit 9d3ea3a

Browse files
Bump rpds from 1.1.2 to 1.2.0
Bumps [rpds](https://github.com/orium/rpds) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/orium/rpds/releases) - [Changelog](https://github.com/orium/rpds/blob/main/release-notes.md) - [Commits](orium/rpds@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: rpds dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec42afd commit 9d3ea3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "rpds"
88
crate-type = ["cdylib"]
99

1010
[dependencies]
11-
rpds = "1.1.2"
11+
rpds = "1.2.0"
1212
archery = "1.2.2"
1313

1414
[dependencies.pyo3]

0 commit comments

Comments
 (0)