Skip to content

Commit

Permalink
Update dependencies. (proxy-wasm#74)
Browse files Browse the repository at this point in the history
Signed-off-by: Takaya Saeki <[email protected]>
  • Loading branch information
nullpo-head committed Apr 20, 2021
1 parent 861b33b commit 507053c
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 381 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ panic = "abort"
workspace_path = "//bazel/cargo"
genmode = "Remote"

[package.metadata.raze.crates.getrandom.'=0.2.0']
[package.metadata.raze.crates.getrandom.'=0.2.2']
gen_buildrs = true

[package.metadata.raze.crates.libc.'=0.2.85']
Expand Down
9 changes: 0 additions & 9 deletions bazel/cargo/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,3 @@ alias(
"manual",
],
)

alias(
name = "version_sync",
actual = "@raze__version_sync__0_9_1//:version_sync",
tags = [
"cargo-raze",
"manual",
],
)
90 changes: 0 additions & 90 deletions bazel/cargo/Cargo.lock

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

Loading

0 comments on commit 507053c

Please sign in to comment.