Add (de-)serializable NoteId type
This commit is contained in:
parent
d19f98e852
commit
849400cf35
6 changed files with 160 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ clap = { version = "4.5.28", features = ["derive", "deprecated"] }
|
|||
directories = "6.0.0"
|
||||
gdn = { path = "gdn" }
|
||||
gix = "0.70.0"
|
||||
rand = "0.9.0"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.138"
|
||||
tauri = { version = "2.2.5", features = [] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue