Skip to content

Commit a78fa04

Browse files
authored
Update to pyo3 0.4.0
1 parent 646da06 commit a78fa04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["Nikolay Kim <[email protected]>"]
55

66
[dependencies.pyo3]
7-
version = "0.3.1"
7+
version = "0.4.0"
88

99
[lib]
1010
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)