recents in dialog mode
This commit is contained in:
parent
1ffb3b9870
commit
0c299950c9
2 changed files with 13 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ 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"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue