Skip to content

Commit

Permalink
Update Rust crate cfg-if to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 04b6bac commit 7e9e099
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 20 deletions.
32 changes: 13 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib", "rlib"]
default = ["console_error_panic_hook"]

[dependencies]
cfg-if = "0.1.2"
cfg-if = "1.0.0"
worker = "0.0.11"
serde = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit 7e9e099

Please sign in to comment.