Skip to content

Commit ffc396c

Browse files
committed
ufmt: 0.1 -> 0.2
1 parent 7d3282b commit ffc396c

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
@@ -48,7 +48,7 @@ ufmt-write = { version = "0.1", optional = true }
4848
defmt = { version = ">=0.2.0,<0.4", optional = true }
4949

5050
[dev-dependencies]
51-
ufmt = { version = "0.1" }
51+
ufmt = "0.2"
5252

5353
[package.metadata.docs.rs]
5454
all-features = true

0 commit comments

Comments
 (0)