Skip to content

Commit

Permalink
ajout nym trustee
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Martel <[email protected]>
  • Loading branch information
SylvainMartel committed Aug 29, 2024
1 parent 270c115 commit 13ed132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ all-features = true
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]

[dependencies]
time = "0.3.36" # to fix an upstream clippy issue
futures-executor = "0.3.30"
egui = "0.27.0"
eframe = { version = "0.27.0", default-features = false, features = [
Expand Down

0 comments on commit 13ed132

Please sign in to comment.