Skip to content

Commit

Permalink
Ue patch for filetime
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Aug 27, 2024
1 parent 5c86bba commit d065d4f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 27 deletions.
61 changes: 34 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ wgpu = ["libcosmic/wgpu", "cosmic-files/wgpu"]
[profile.release-with-debug]
inherits = "release"
debug = true

[patch.crates-io]
# https://github.com/alexcrichton/filetime/pull/104
filetime = { git = "https://github.com/jackpot51/filetime" }

0 comments on commit d065d4f

Please sign in to comment.