Skip to content

Commit 8853a48

Browse files
author
Fran
committed
0.1.2
1 parent ed52f30 commit 8853a48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "neutraltemplate"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[lib]
@@ -9,5 +9,5 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
pyo3 = "0.24.0"
12-
neutralts = "1.2.9"
12+
neutralts = "1.2.10"
1313
serde_json = "1.0"

0 commit comments

Comments
 (0)