mirror of
https://github.com/helix-editor/crossterm.git
synced 2025-10-05 16:02:41 +02:00
Set development version at v0.1.0-beta.1
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -419,7 +419,7 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
||||
|
||||
[[package]]
|
||||
name = "helix-crossterm"
|
||||
version = "0.28.1"
|
||||
version = "0.1.0-beta.1"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"bitflags 2.6.0",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "helix-crossterm"
|
||||
version = "0.28.1"
|
||||
version = "0.1.0-beta.1"
|
||||
authors = [
|
||||
# Original author
|
||||
"T. Post",
|
||||
|
Reference in New Issue
Block a user