Skip to content

Commit

Permalink
Update Rust crate log to v0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent dd7c1eb commit ed64bfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions modules/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 modules/RsPaymentTerminal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
everestrs = { workspace=true }
anyhow = "1.0.75"
zvt_feig_terminal = { git="https://github.com/Everest/zvt.git", rev="9922e83c5b32b38b3f4858ecee84e28738b0ec1e" }
zvt_feig_terminal = { git="https://github.com/Everest/zvt.git", rev="843ecf44ab592216bd4a483a07543c329d2baee1" }
tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread", "net", "sync"] }
log = "0.4.20"
mockall = { version = "0.12.1", optional = true }
Expand Down

0 comments on commit ed64bfa

Please sign in to comment.