Skip to content

Commit

Permalink
chore: update get-selected-text
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed May 9, 2024
1 parent f3aa388 commit d222015
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 @@ -7,7 +7,7 @@ version = "0.0.0"
crate-type = ["cdylib"]

[dependencies]
get-selected-text = "0.1.4"
get-selected-text = "0.1.5"
# Default enable napi4 feature, see https://nodejs.org/api/n-api.html#node-api-version-matrix
napi = { version = "2.12.2", default-features = false, features = ["napi4"] }
napi-derive = "2.12.2"
Expand Down

0 comments on commit d222015

Please sign in to comment.