removed examples from cargo.toml
This commit is contained in:
parent
0c299950c9
commit
bb2833e65e
1 changed files with 0 additions and 6 deletions
|
|
@ -6,12 +6,6 @@ edition = "2021"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
rust-version = "1.71"
|
rust-version = "1.71"
|
||||||
|
|
||||||
[[example]]
|
|
||||||
name = "dialog" # examples/dialog.rs
|
|
||||||
|
|
||||||
[[example]]
|
|
||||||
name = "gvfs" # examples/gvfs.rs
|
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
vergen = { version = "8", features = ["git", "gitcl"] }
|
vergen = { version = "8", features = ["git", "gitcl"] }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue