Skip to content

Commit f5e0a0c

Browse files
author
Fran
committed
use Neutral TS 1.3.0-beta4
1 parent d222967 commit f5e0a0c

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 = "1.3.0-beta.3.post1"
3+
version = "1.3.0-beta.4.post1"
44
edition = "2021"
55

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

1010
[dependencies]
1111
pyo3 = { version = "0.26.0", features = [] }
12-
neutralts = "1.3.0-beta3"
12+
neutralts = "1.3.0-beta4"
1313
serde_json = "1.0"
1414

1515
[profile.release]

0 commit comments

Comments
 (0)