mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
Update Cargo.toml; bump version number
This commit is contained in:
parent
2ebbc987fb
commit
d897d295b7
2
rust/Cargo.lock
generated
2
rust/Cargo.lock
generated
@ -2,5 +2,5 @@
|
|||||||
# It is not intended for manual editing.
|
# It is not intended for manual editing.
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rust"
|
name = "rust"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rust"
|
name = "rust"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
authors = ["Michael Gerhaeuser <michael.gerhaeuser@gmail.com>"]
|
authors = ["Michael Gerhaeuser <michael.gerhaeuser@gmail.com>", "rrokkam <rohithrokkam@gmail.com>"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user