First commit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "music-reader"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
poppler = "0.3.2"
|
||||
cairo-rs = "0.15.12"
|
||||
glib-macros = "0.15.11"
|
||||
gio = "0.15.12"
|
||||
glib = "0.15.12"
|
||||
gtk4 = "0.4.8"
|
Reference in New Issue
Block a user