forked from rojo-rbx/rojo
Release 0.5.0 stable (#234)
* This should be everything? * Add contributing guide
This commit is contained in:
committed by
GitHub
parent
53793f7dd2
commit
91caa67e04
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1498,7 +1498,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rojo"
|
||||
version = "0.5.0-alpha.13"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"csv 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1533,7 +1533,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"insta 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rojo 0.5.0-alpha.13",
|
||||
"rojo 0.5.0",
|
||||
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user