Move to connection pools

This commit is contained in:
Vivianne 2023-06-26 12:09:17 -07:00
parent 0f876324aa
commit de2bf6d12c
1 changed files with 1 additions and 2 deletions

View File

@ -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" }