Skip to content

Commit a3a5abf

Browse files
authored
Merge pull request #775 from taiki-e/pin-project-lite
Update pin-project-lite to 0.2
2 parents f28cdb4 + ad6a93a commit a3a5abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ http-client = { version = "6.1.0", default-features = false }
4444
http-types = "2.5.0"
4545
kv-log-macro = "1.0.7"
4646
log = { version = "0.4.11", features = ["std"] }
47-
pin-project-lite = "0.1.10"
47+
pin-project-lite = "0.2.0"
4848
route-recognizer = "0.2.0"
4949
serde = "1.0.117"
5050
serde_json = "1.0.59"

0 commit comments

Comments
 (0)