Skip to content

Commit

Permalink
chore(deps): update rust crate temp-env to 0.3.6 (#1816)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent cb9825e commit cf10251
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/server-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ serde_with = "3.2.0"
config = { version = "0.13.3", default-features = false, features = ["toml"] }

[dev-dependencies]
temp-env = "0.3.4"
temp-env = "0.3.6"
tempfile = "3.8.0"

0 comments on commit cf10251

Please sign in to comment.