diff --git a/Cargo.toml b/Cargo.toml index 00cff78..839d611 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,12 +6,6 @@ edition = "2021" license = "GPL-3.0-only" rust-version = "1.71" -[[example]] -name = "dialog" # examples/dialog.rs - -[[example]] -name = "gvfs" # examples/gvfs.rs - [build-dependencies] vergen = { version = "8", features = ["git", "gitcl"] }