Skip to content

Commit 8e08dc0

Browse files
chore(deps): update rust crate serde to 1.0.169 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63b4e72 commit 8e08dc0

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
@@ -68,4 +68,4 @@ maintenance = { status = "actively-developed" }
6868
ndarray = { version = "0.15.6", features = ["serde", "approx", "approx-0_5"] }
6969
approx = "0.5.1"
7070
thiserror = "1.0.43"
71-
serde = { version = "1.0.168", features = ["derive"] }
71+
serde = { version = "1.0.169", features = ["derive"] }

0 commit comments

Comments
 (0)