Skip to content

Commit 0b20578

Browse files
author
Markus Westerlind
committed
Fix version
1 parent 1250672 commit 0b20578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diffus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ snake_case = { version = "0.3", optional = true }
3737

3838
serde = { version = "1.0", features = [ "derive" ], optional = true }
3939

40-
diffus-derive = { version = "=0.9.1", path = "../diffus-derive", optional = true }
40+
diffus-derive = { version = "=0.10.0", path = "../diffus-derive", optional = true }
4141

4242

4343
[features]

0 commit comments

Comments
 (0)