Skip to content

Commit e35778e

Browse files
deps: bump pin-project-lite from 0.2.16 to 0.2.17
Pull-Request: #6331.
1 parent 1554655 commit e35778e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

transports/websocket/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ futures = { workspace = true }
1717
libp2p-core = { workspace = true }
1818
libp2p-identity = { workspace = true }
1919
parking_lot = "0.12.3"
20-
pin-project-lite = "0.2.14"
20+
pin-project-lite = "0.2.17"
2121
rw-stream-sink = { workspace = true }
2222
soketto = "0.8.0"
2323
tracing = { workspace = true }

0 commit comments

Comments
 (0)