Skip to content

Commit

Permalink
fix(deps): update rust crate once_cell to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 17, 2021
1 parent 8ef12f7 commit c859162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -14,7 +14,7 @@ anyhow = "1.0"
cssparser = "0.28"
napi = "1"
napi-derive = "1"
once_cell = "1.5"
once_cell = "1.8"
regex = "1.4"
thiserror = "1.0"

Expand Down

0 comments on commit c859162

Please sign in to comment.