Skip to content

Commit a5d40a9

Browse files
authored
Merge pull request #197 from crate-py/dependabot/cargo/rpds-1.2.0
Bump rpds from 1.1.2 to 1.2.0
2 parents b830be1 + 9d3ea3a commit a5d40a9

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)