chore: add Cargo.lock for pipeline and set msrv
This commit is contained in:
parent
a0d0af025f
commit
a2db61d4f3
8 changed files with 2948 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "kauma"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
rust = "1.75"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.90"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue