Skip to content

Commit 6cb28d5

Browse files
committed
bump version
1 parent 24eb479 commit 6cb28d5

File tree

2 files changed

+66
-67
lines changed

2 files changed

+66
-67
lines changed

Cargo.lock

Lines changed: 64 additions & 65 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,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "tzfpy"
4-
version = "0.15.3"
4+
version = "0.15.4"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

@@ -22,4 +22,4 @@ lazy_static = "1.4.0"
2222
pyo3 = {version = "0.20.3", features = ["extension-module"]}
2323

2424
# tzf-rs = { git = "https://github.com/ringsaturn/tzf-rs", rev = "06a1bbf", default-features = false}
25-
tzf-rs = { version = "0.4.5", default-features = false }
25+
tzf-rs = { version = "0.4.6", default-features = false }

0 commit comments

Comments
 (0)