Initial commit
This commit is contained in:
20
rdraught-ui/Cargo.toml
Normal file
20
rdraught-ui/Cargo.toml
Normal file
@@ -0,0 +1,20 @@
|
||||
[package]
|
||||
name = "rdraught-ui"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
gtk4.workspace = true
|
||||
gdk4.workspace = true
|
||||
rdraught.workspace = true
|
||||
rmath = { version="0.1", registry="gitea" }
|
||||
librsvg.workspace = true
|
||||
cairo-rs.workspace = true
|
||||
gio.workspace = true
|
||||
glib.workspace = true
|
||||
|
Reference in New Issue
Block a user