Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb65da1

Browse files
renovate-botnicholasbishop
authored andcommitted
fix(deps): update rust crate tabled to 0.17.0
1 parent bea0658 commit fb65da1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

sbat-tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ fs-err = "3.0.0"
2626
itertools = "0.13.0"
2727
object = { version = "0.36.0", default-features = false, features = ["pe", "read", "std"] }
2828
sbat = { version = "0.6.0", path = "../sbat", features = ["std"] }
29-
tabled = { version = "0.16.0", default-features = false, features = ["std"] }
29+
tabled = { version = "0.17.0", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)