Update more paths for the CraneStation/cranelift rename.
This commit is contained in:
@@ -5,7 +5,7 @@ version = "0.13.0"
|
||||
description = "Cranelift textual IR reader"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
documentation = "https://cranelift.readthedocs.io/"
|
||||
repository = "https://github.com/cranelift/cranelift"
|
||||
repository = "https://github.com/CraneStation/cranelift"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
@@ -14,4 +14,4 @@ target-lexicon = "0.0.2"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
travis-ci = { repository = "cranelift/cranelift" }
|
||||
travis-ci = { repository = "CraneStation/cranelift" }
|
||||
|
||||
Reference in New Issue
Block a user