Skip to content

Commit

Permalink
update rvimage-domain version
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiqwerty committed Nov 11, 2024
1 parent 98fbfe9 commit 6f7e302
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
14 changes: 13 additions & 1 deletion Cargo.lock

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

3 changes: 1 addition & 2 deletions rvimage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ tracing-subscriber = "0.3.18"
tracing-appender = "0.2.3"
backtrace = "0.3.74"
zip = "2.2.0"
# rvimage-domain = "0.4.5"
rvimage-domain = { "path" = "../rvimage-domain" }
rvimage-domain = "0.4.6"
clap = { version = "4.5.20", features = ["derive"] }
chrono = { version = "0.4.38", features = ["serde"] }
whoami = "1.5.2"

0 comments on commit 6f7e302

Please sign in to comment.