Skip to content

Commit

Permalink
Add dependency directories
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxxcode committed Jan 15, 2024
1 parent dc3dbe6 commit cf5e5ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ edition = "2021"

[dependencies]
egui = "0.25.0"

# Used to fetch user folders
directories = "5.0"

0 comments on commit cf5e5ba

Please sign in to comment.