Move to connection pools
This commit is contained in:
parent
0f876324aa
commit
de2bf6d12c
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
name = "sample-amp"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
default-run = "sample-amp"
|
||||
|
||||
[dependencies]
|
||||
gtk = { version = "0.6.6", package = "gtk4" }
|
||||
|
|
Loading…
Reference in a new issue