Replace CraneStation by bytecodealliance everywhere; (#1221)
This commit is contained in:
committed by
Dan Gohman
parent
f4b021c072
commit
9080a02e10
@@ -3,7 +3,7 @@ name = "cranelift-simplejit"
|
||||
version = "0.49.0"
|
||||
authors = ["The Cranelift Project Developers"]
|
||||
description = "A simple JIT library backed by Cranelift"
|
||||
repository = "https://github.com/CraneStation/cranelift"
|
||||
repository = "https://github.com/bytecodealliance/cranelift"
|
||||
documentation = "https://cranelift.readthedocs.io/"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
readme = "README.md"
|
||||
@@ -38,4 +38,4 @@ cranelift-entity = { path = "../cranelift-entity", version = "0.49.0" }
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
travis-ci = { repository = "CraneStation/cranelift" }
|
||||
travis-ci = { repository = "bytecodealliance/cranelift" }
|
||||
|
||||
Reference in New Issue
Block a user