Skip to content

Commit

Permalink
fixup! fixup cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Jul 10, 2024
1 parent f9066be commit 855dea8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
18 changes: 0 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ unicode_titlecase = "2.3"
version = "1.0"
optional = true
default-features = false
features = ["napi-8"]
# features = ["napi-8"]

[dependencies.pyo3]
version = "0.22"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"load": "./src/load.cts"
},
"devDependencies": {
"@neon-rs/cli": "^0.1",
"neon-cli": "^0.4",
"@tsconfig/node20": "^20.1",
"@types/node": "^20.14",
"typescript": "^5.5"
Expand Down

0 comments on commit 855dea8

Please sign in to comment.