Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteaa1c62

Browse files
Update env_logger requirement from 0.9 to 0.10
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.- [Release notes](https://github.com/rust-cli/env_logger/releases)- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)- [Commits](rust-cli/env_logger@v0.9.0...v0.10.0)---updated-dependencies:- dependency-name: env_logger dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
1 parent5ebe602 commiteaa1c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tokio-postgres/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tokio-util = { version = "0.7", features = ["codec"] }
6262
[dev-dependencies]
6363
futures-executor ="0.3"
6464
criterion ="0.4"
65-
env_logger ="0.9"
65+
env_logger ="0.10"
6666
tokio = {version ="1.0",features = [
6767
"macros",
6868
"net",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp