Skip to content

Commit 5e0c1f0

Browse files
committed
dependency update
1 parent ab8b7df commit 5e0c1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ crate-type = ["cdylib"]
1919
[dependencies]
2020
pyo3 = { version = "0.20.3", features = ["chrono"] }
2121
stam = "0.16.1"
22-
stam-tools = "0.8.1"
22+
stam-tools = "0.8.2"
2323

2424
[features]
2525
default = ["pyo3/extension-module"]

0 commit comments

Comments
 (0)