Skip to content

Commit

Permalink
Update native dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Dec 8, 2023
1 parent 57cbf78 commit 9b02e58
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
21 changes: 8 additions & 13 deletions native/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 native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cfg-if = "1.0.0"
clap = { version = "^4.4.8", features = ["derive"] }
configparser = "3.0.3"
const_format = "0.2.32"
data-url = { git = "https://github.com/servo/rust-url", branch = "master" }
data-url = "0.3.1"
directories = "5.0.1"
fs_extra = "1.3.0"
gag = "1.0.0"
Expand Down

0 comments on commit 9b02e58

Please sign in to comment.