Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LastLeaf committed Sep 27, 2024
1 parent 590513f commit f8ea1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glass-easel-template-compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ c_bindings = ["cbindgen"]
[dependencies]
entities = "1"
lazy_static = "1"
regex = "1"
regex = "^1.10.4"
serde = "1"
serde_json = "1"
serde-wasm-bindgen = "0.6"
Expand Down

0 comments on commit f8ea1d2

Please sign in to comment.