Skip to content

Commit

Permalink
Merge branch 'upgrade-dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Apr 3, 2024
2 parents f368645 + 8562904 commit 3f20ac7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 106 deletions.
129 changes: 24 additions & 105 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 @@ -36,7 +36,7 @@ lazy_static = "1.4.0"

# Only used by the binaries in src/bin/ and is optional so it's not
# pulled in when built as a library.
env_logger = { version = "0.10.0", optional = true }
env_logger = { version = "0.11.3", optional = true }
cadence = { version = "1.0.0", optional = true }

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 3f20ac7

Please sign in to comment.