Skip to content

Commit 3e7f585

Browse files
Update Rust crate tryexpand to 0.11.0
1 parent 4bd5c21 commit 3e7f585

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
@@ -32,7 +32,7 @@ version = { workspace = true }
3232
enumcapsulate-macros = { version = "0.6.3", path = "./macros", optional = true }
3333

3434
[dev-dependencies]
35-
tryexpand = "0.10.0"
35+
tryexpand = "0.11.0"
3636

3737
[features]
3838
default = ["derive"]

0 commit comments

Comments
 (0)