Bump cranelift-faerie from d50e73a
to a698c50
Bumps [cranelift-faerie](https://github.com/CraneStation/cranelift) from `d50e73a` to `a698c50`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](d50e73af77...a698c50f96
)
Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
59518987ed
commit
af55db646b
1 changed files with 10 additions and 10 deletions
20
Cargo.lock
generated
20
Cargo.lock
generated
|
@ -90,7 +90,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift"
|
name = "cranelift"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"cranelift-frontend 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-frontend 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
|
@ -99,7 +99,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-bforest"
|
name = "cranelift-bforest"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
]
|
]
|
||||||
|
@ -107,7 +107,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-codegen"
|
name = "cranelift-codegen"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-bforest 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-bforest 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"cranelift-codegen-meta 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen-meta 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
|
@ -121,17 +121,17 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-codegen-meta"
|
name = "cranelift-codegen-meta"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-entity"
|
name = "cranelift-entity"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-faerie"
|
name = "cranelift-faerie"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
|
@ -144,7 +144,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-frontend"
|
name = "cranelift-frontend"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
]
|
]
|
||||||
|
@ -152,7 +152,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-module"
|
name = "cranelift-module"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-entity 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
|
@ -163,7 +163,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-native"
|
name = "cranelift-native"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"raw-cpuid 5.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"raw-cpuid 5.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -173,7 +173,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cranelift-simplejit"
|
name = "cranelift-simplejit"
|
||||||
version = "0.21.1"
|
version = "0.21.1"
|
||||||
source = "git+https://github.com/CraneStation/cranelift.git#d50e73af77824b9fe0aee752a2ffa8fc45e78538"
|
source = "git+https://github.com/CraneStation/cranelift.git#a698c50f96a1833137b68c6e69d4de8c09004ab3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-codegen 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
"cranelift-module 0.21.1 (git+https://github.com/CraneStation/cranelift.git)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue