Update target-lexicon to 0.10
This commit is contained in:
committed by
Benjamin Bouvier
parent
04d233301c
commit
43f1e05156
@@ -15,7 +15,7 @@ libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git" }
|
||||
cranelift-codegen = { path = "../cranelift-codegen" }
|
||||
cranelift-wasm = { path = "../cranelift-wasm" }
|
||||
cranelift-reader = { path = "../cranelift-reader" }
|
||||
target-lexicon = "0.9"
|
||||
target-lexicon = "0.10"
|
||||
|
||||
# Prevent this from interfering with workspaces
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user