Skip to content

Commit 4f88350

Browse files
Bump tzf-rs from 1.1.2 to 1.1.3
Bumps [tzf-rs](https://github.com/ringsaturn/tzf-rs) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/ringsaturn/tzf-rs/releases) - [Changelog](https://github.com/ringsaturn/tzf-rs/blob/main/CHANGELOG.md) - [Commits](ringsaturn/tzf-rs@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: tzf-rs dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d00a58 commit 4f88350

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

ext/tzf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
[dependencies]
1313
lazy_static = "1.5.0"
1414
magnus = { version = "0.8" }
15-
tzf-rs = { version = "1.1.2", default-features = false }
15+
tzf-rs = { version = "1.1.3", default-features = false }
1616
rb-sys = { version = "0.9", default-features = false, features = [
1717
"stable-api-compiled-fallback",
1818
] }

0 commit comments

Comments
 (0)