mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
ref -> rev; fix some warns; cov 33.46%
This commit is contained in:
parent
bcc3f5809e
commit
60e4bb49b2
14 changed files with 43 additions and 43 deletions
|
|
@ -4,4 +4,4 @@ edition = "2021"
|
|||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
jack = { git = "https://codeberg.org/unspeaker/rust-jack", ref = "a13c1c4" }
|
||||
jack = { git = "https://codeberg.org/unspeaker/rust-jack", rev = "a13c1c4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue