Skip to content

Commit e869de7

Browse files
authored
Merge pull request #395 from PyO3/dependabot/cargo/examples/rust_with_cffi/deps-a98624f4ba
build(deps): bump the deps group in /examples/rust_with_cffi with 1 update
2 parents e4fa1a1 + b032860 commit e869de7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/rust_with_cffi/Cargo.lock

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

examples/rust_with_cffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Alex Gaynor <alex.gaynor@gmail.com>"]
55
edition = "2018"
66

77
[dependencies]
8-
pyo3 = { version = "0.20.0", features = ["extension-module"] }
8+
pyo3 = { version = "0.20.1", features = ["extension-module"] }
99

1010
[lib]
1111
name = "rust_with_cffi"

0 commit comments

Comments
 (0)