Skip to content

Commit

Permalink
0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck committed Dec 1, 2023
1 parent 77d70fa commit 60daf43
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bdiff"
version = "0.7.0"
version = "0.8.5"
edition = "2021"
authors = ["Ethan Roseman <[email protected]>"]
license = "MIT"
Expand All @@ -17,7 +17,7 @@ anyhow = "1.0.75"
argh = "0.1.12"
dirs = "5.0.1"
dtoa = "1.0.9"
eframe = { version = "0.24.0", features = ["persistence"] }
eframe = { version = "0.24.1", features = ["persistence"] }
egui-modal = "0.3.0"
egui-phosphor = "0.3.1"
encoding_rs = "0.8.33"
Expand Down

0 comments on commit 60daf43

Please sign in to comment.