cargo: fmt
This commit is contained in:
parent
243618b821
commit
2212108ccf
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
[workspace]
|
||||
members = ["helix", "commands"]
|
||||
resolver = "2"
|
||||
|
||||
[package]
|
||||
name = "botoh"
|
||||
version = "0.1.0"
|
||||
|
|
Loading…
Reference in a new issue