Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Loirooriol committed Feb 28, 2024
1 parent a444406 commit 67b7105
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 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 components/shared/embedder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ keyboard-types = { workspace = true }
lazy_static = { workspace = true }
log = { workspace = true }
msg = { workspace = true }
num-derive = "0.3"
num-derive = "0.4"
num-traits = { workspace = true }
serde = { workspace = true }
servo_url = { path = "../../url" }
Expand Down

0 comments on commit 67b7105

Please sign in to comment.