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

Commit8262109

Browse files
authored
Merge pull request#865 from sfackler/dependabot/cargo/parking_lot-0.12
Update parking_lot requirement from 0.11 to 0.12
2 parents86c914c +a07a39c commit8262109

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
-run:docker compose up -d
5656
-uses:sfackler/actions/rustup@master
5757
with:
58-
version:1.51.0
58+
version:1.53.0
5959
-run:echo "::set-output name=version::$(rustc --version)"
6060
id:rust-version
6161
-uses:actions/cache@v1

‎tokio-postgres/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ byteorder = "1.0"
4646
fallible-iterator ="0.2"
4747
futures ="0.3"
4848
log ="0.4"
49-
parking_lot ="0.11"
49+
parking_lot ="0.12"
5050
percent-encoding ="2.0"
5151
pin-project-lite ="0.2"
5252
phf ="0.10"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp