Skip to content

Commit 726b7cd

Browse files
Bump dotenv from 0.13.0 to 0.15.0 in /rust_thruster_st_bench
Bumps [dotenv](https://github.com/dotenv-rs/dotenv) from 0.13.0 to 0.15.0. - [Release notes](https://github.com/dotenv-rs/dotenv/releases) - [Changelog](https://github.com/dotenv-rs/dotenv/blob/master/CHANGELOG.md) - [Commits](dotenv-rs/dotenv@v0.13.0...v0.15.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4a96a6 commit 726b7cd

File tree

2 files changed

+3
-48
lines changed

2 files changed

+3
-48
lines changed

rust_thruster_st_bench/Cargo.lock

Lines changed: 2 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust_thruster_st_bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lto = true
1212
[dependencies]
1313
async-trait = "0.1"
1414
bytes = "1.2.1"
15-
dotenv = "0.13.0"
15+
dotenv = "0.15.0"
1616
env_logger = "0.7.1"
1717
log = "0.4"
1818
hyper = "0.14.19"

0 commit comments

Comments
 (0)