mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
Add GitHub CI and fix clippy warnings
This commit is contained in:
parent
812d6c8602
commit
5fadffef4d
5 changed files with 106 additions and 1 deletions
|
@ -27,3 +27,6 @@ uuid = { version = "1", features = ["v4"] }
|
|||
blah = { path = "..", features = ["rusqlite"] }
|
||||
basic-toml = "0.1.9"
|
||||
serde-inline-default = "0.2.0"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue