Skip to content

Commit 60ad0a3

Browse files
committed
Bump serde-saphyr to 0.0.22
1 parent 7d3cc70 commit 60ad0a3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rayon = "1.11"
4949
mimalloc = { version = ">=0.1.40, <0.2.0", default-features = false, optional = true }
5050
json5 = "1.3"
5151
toml = { version = "=1.0.6", default-features = false, features = ["parse", "serde", "preserve_order"], optional = true }
52-
serde-saphyr = { version = "=0.0.21", default-features = false, optional = true }
52+
serde-saphyr = { version = "=0.0.22", default-features = false, optional = true }
5353
ressa = { version = "=0.8.2", optional = true}
5454
resast = { version = "=0.5.0", optional = true }
5555
xml2json-rs = {version = "=1.0.1", optional = true }

0 commit comments

Comments
 (0)