Skip to content

Commit 93c1870

Browse files
Update Rust crate typify to 0.4.3
1 parent 15300e8 commit 93c1870

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
@@ -38,7 +38,7 @@ serde = "1.0.223"
3838
serde_core = "1.0.223"
3939
serde_json = "1.0.145"
4040
test-strategy = "0.4.3"
41-
typify = "0.4.2"
41+
typify = "0.4.3"
4242

4343
[profile.dev]
4444
# Builds with opt-level 1 speed up test runs by around 20x.

0 commit comments

Comments
 (0)