Skip to content

Commit

Permalink
update yazi and zeno deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrg committed Jan 3, 2025
1 parent 03967b0 commit eacc94b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ clippy.semicolon_if_nothing_returned = "warn"

[dependencies]
core_maths = { version = "0.1.0", optional = true }
yazi = { version = "0.2.0", optional = true, default-features = false }
zeno = { version = "0.3.1", optional = true, default-features = false }
yazi = { version = "0.2.1", optional = true, default-features = false }
zeno = { version = "0.3.2", optional = true, default-features = false }
skrifa = { version = "0.26.2", default-features = false }

0 comments on commit eacc94b

Please sign in to comment.