Bump cranelift from 48ec9dc
to 4b698c2
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `48ec9dc` to `4b698c2`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](48ec9dc0b6...4b698c2b3b
)
Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5e6ac30535
commit
9b0a340af1
20
Cargo.lock
generated
20
Cargo.lock
generated
@ -104,7 +104,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"cranelift-frontend 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
@ -113,7 +113,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-bforest"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
]
|
||||
@ -121,7 +121,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-codegen"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-bforest 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"cranelift-codegen-meta 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
@ -135,7 +135,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-codegen-meta"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
]
|
||||
@ -143,12 +143,12 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-entity"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
|
||||
[[package]]
|
||||
name = "cranelift-faerie"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"cranelift-module 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
@ -161,7 +161,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-frontend"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -171,7 +171,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-module"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"cranelift-entity 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
@ -182,7 +182,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-native"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -192,7 +192,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "cranelift-simplejit"
|
||||
version = "0.26.0"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#48ec9dc0b667b7f9741ccf42e1843e2b762b77d4"
|
||||
source = "git+https://github.com/CraneStation/cranelift.git#4b698c2b3b5ec4702a5494c6636a723d5b6df466"
|
||||
dependencies = [
|
||||
"cranelift-codegen 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
"cranelift-module 0.26.0 (git+https://github.com/CraneStation/cranelift.git)",
|
||||
|
Loading…
Reference in New Issue
Block a user