Skip to content

Commit c248742

Browse files
committed
Update rust stuff
1 parent 4b0c322 commit c248742

File tree

2 files changed

+48
-33
lines changed

2 files changed

+48
-33
lines changed

Cargo.lock

Lines changed: 47 additions & 32 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 @@ edition = "2018"
88
tokenizations = "0.4.2"
99

1010
[dependencies.pyo3]
11-
version = "^0.17.0"
11+
version = "^0.20.0"
1212
features = ["extension-module"]
1313

1414
[lib]

0 commit comments

Comments
 (0)