We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481bdd0 commit a421830Copy full SHA for a421830
Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
[dependencies]
12
napi = { version = "2", features = ["async"] }
13
napi-derive = "2"
14
-flashpoint-archive = { version = "0.11.1", features = ["napi"] }
+flashpoint-archive = { version = "0.11.2", features = ["napi"] }
15
16
[build-dependencies]
17
napi-build = "2"
0 commit comments