Skip to content

Commit

Permalink
chore: Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: alemi.dev <me@alemi.dev>
  • Loading branch information
frelodev and alemidev authored Oct 20, 2024
1 parent 4be231b commit a9144ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ napi-build = { version = "2.1", optional = true }
pyo3-build-config = { version = "0.22", optional = true }

[features]
default = ["js"]
default = []
# extra
async-trait = ["dep:async-trait"]
serialize = ["dep:serde", "uuid/serde"]
Expand Down

0 comments on commit a9144ff

Please sign in to comment.