Skip to content

Commit ec4a4b0

Browse files
committed
build: bump insta version to 1.42.0
Signed-off-by: Joseph Livesey <[email protected]>
1 parent a011790 commit ec4a4b0

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
@@ -16,5 +16,5 @@ anyhow = { version = "1.0.95" }
1616
tokio = { version = "1.43.0", features = ["macros", "signal"] }
1717
rand = "0.8.5"
1818
jsonrpsee = { version = "0.24.7", features = ["macros", "server"] }
19-
insta = { version = "1.41.1", features = ["json"] }
19+
insta = { version = "1.42.0", features = ["json"] }
2020
serde_json = { version = "1.0.124", features = ["raw_value"] }

0 commit comments

Comments
 (0)