Skip to content

Commit

Permalink
fix(deps): update rust crate infer to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent 380143d commit 376b19e
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 @@ -11,7 +11,7 @@ crate-type = ["cdylib"]
anyhow = "1"
base64 = "0.21"
cssparser = "0.29"
infer = "0.13"
infer = "0.15"
napi = { version = "2", default-features = false, features = [
"napi3",
"serde-json",
Expand Down

0 comments on commit 376b19e

Please sign in to comment.