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

Commit0bf9358

Browse files
Upgradephf* to v0.13
1 parentd7eed3b commit0bf9358

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎codegen/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
55

66
[dependencies]
7-
phf_codegen ="0.12"
7+
phf_codegen ="0.13"
88
regex ="1.0"
99
marksman_escape ="0.1"
1010
linked-hash-map ="0.5"

‎tokio-postgres/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ log = "0.4"
5959
parking_lot ="0.12"
6060
percent-encoding ="2.0"
6161
pin-project-lite ="0.2"
62-
phf ="0.12"
62+
phf ="0.13"
6363
postgres-protocol = {version ="0.6.8",path ="../postgres-protocol" }
6464
postgres-types = {version ="0.2.9",path ="../postgres-types" }
6565
tokio = {version ="1.27",features = ["io-util"] }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp