Skip to content

Commit

Permalink
bumped floem
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Jan 18, 2024
1 parent 14c0e4a commit 2e4d225
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["cryptography", "database", "gui"]

[dependencies]
chrono = "0.4.31"
floem = { git = "https://github.com/lapce/floem.git", rev = "e74c4c9ca310a0efc696d642f955de5684fc7ecc" }
floem = { git = "https://github.com/lapce/floem.git", rev = "9f71e6094515d706bfa3f334f1beabaf44ad4ef7" }
im = "15.1.0"
serde = { version = "1.0", features = ["derive"] }
toml = "0.8.8"
Expand Down

0 comments on commit 2e4d225

Please sign in to comment.