Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/temp-env-0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leifwalsh authored Nov 6, 2023
2 parents ed3ba50 + d39dc01 commit 08ec506
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
37 changes: 24 additions & 13 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
Expand Up @@ -16,11 +16,11 @@ license = "Apache-2.0"
anyhow = "^1.0"
atoi = "^2.0"
slog = "^2.7"
slog-async = "^2.7"
slog-async = "^2.8"
slog-term = "^2.9"
crossbeam-channel = "^0.5"
nix = "^0.26"
num-derive = "^0.3"
num-derive = "^0.4"
num-traits = "^0.2"
sd-notify = "^0.4"
static_assertions = "1.1.0"
Expand Down

0 comments on commit 08ec506

Please sign in to comment.