mirror of
https://github.com/lucaspalomodevelop/binbreak.git
synced 2026-03-13 00:07:28 +00:00
bump version to 0.3.1
This commit is contained in:
parent
b1df1b1fbd
commit
758031778b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -40,7 +40,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "binbreak"
|
name = "binbreak"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"color-eyre",
|
"color-eyre",
|
||||||
"crossterm 0.29.0",
|
"crossterm 0.29.0",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "binbreak"
|
name = "binbreak"
|
||||||
version = "0.3.0"
|
version = "0.3.1"
|
||||||
description = "A terminal based binary number guessing game"
|
description = "A terminal based binary number guessing game"
|
||||||
authors = ["William Raendchen <william@holonaut.io>"]
|
authors = ["William Raendchen <william@holonaut.io>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user