File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description = "Internal macros for Melior"
44version = " 0.13.1"
55edition = " 2021"
66license = " Apache-2.0"
7- repository = " https://github.com/mlir-sys /melior"
8- documentation = " https://mlir-sys .github.io/melior/melior/"
7+ repository = " https://github.com/mlir-rs /melior"
8+ documentation = " https://mlir-rs .github.io/melior/melior/"
99readme = " ../README.md"
1010keywords = [" mlir" , " llvm" ]
1111
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description = "The rustic MLIR bindings in Rust"
44version = " 0.20.1"
55edition = " 2021"
66license = " Apache-2.0"
7- repository = " https://github.com/mlir-sys /melior"
8- documentation = " https://mlir-sys .github.io/melior/melior/"
7+ repository = " https://github.com/mlir-rs /melior"
8+ documentation = " https://mlir-rs .github.io/melior/melior/"
99keywords = [" mlir" , " llvm" ]
1010
1111[features ]
You can’t perform that action at this time.
0 commit comments