Skip to content

Commit f43032b

Browse files
committed
Update thirtyfour-macros dependency version
1 parent a81f94a commit f43032b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thirtyfour/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ serde = { version = "1.0", features = ["derive"] }
3737
serde_json = { version = "1.0", features = ["preserve_order"] }
3838
serde_repr = "0.1.8"
3939
stringmatch = "0.4.0"
40-
thirtyfour-macros = { path = "../thirtyfour-macros", version = "0.1.0", optional = true }
40+
thirtyfour-macros = { path = "../thirtyfour-macros", version = "0.1.1", optional = true }
4141
thiserror = "1.0.31"
4242
tokio = { version = "1.20", features = ["fs", "macros", "rt-multi-thread", "io-util", "sync"] }
4343
url = "2.2.2"

0 commit comments

Comments
 (0)