Skip to content

Commit a421830

Browse files
committed
0.11.2 - Downgrade unicase
1 parent 481bdd0 commit a421830

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
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
napi = { version = "2", features = ["async"] }
1313
napi-derive = "2"
14-
flashpoint-archive = { version = "0.11.1", features = ["napi"] }
14+
flashpoint-archive = { version = "0.11.2", features = ["napi"] }
1515

1616
[build-dependencies]
1717
napi-build = "2"

0 commit comments

Comments
 (0)