Commit b6b79b2
authored
feat: update MSRV to 1.88.0, bump Rust edition to 2024 (#6273)
refs #6268
This PR bumps the MSRV to 1.88.0 in order to address a vulnerability in the `time` crate, and the workspace Rust edition to 2024.
Pull-Request: #6273.1 parent 0eadd02 commit b6b79b2
365 files changed
Lines changed: 2311 additions & 1984 deletions
File tree
- .github/workflows
- core
- src
- transport
- upgrade
- tests
- examples
- autonatv2
- src/bin
- autonat/src/bin
- browser-webrtc/src
- dcutr/src
- distributed-key-value-store/src
- file-sharing/src
- ipfs-kad/src
- ipfs-private/src
- metrics/src
- ping/src
- relay-server/src
- rendezvous/src/bin
- stream
- src
- upnp/src
- hole-punching-tests
- src
- interop-tests
- src
- bin
- libp2p
- src
- builder
- phase
- tutorials
- misc
- allow-block-list
- src
- connection-limits
- src
- keygen/src
- memory-connection-limits
- src
- tests
- util
- metrics
- src
- multistream-select
- src
- peer-store/src
- quick-protobuf-codec
- benches
- src
- tests
- rw-stream-sink
- src
- server
- src
- webrtc-utils
- src
- stream
- muxers
- mplex
- benches
- src
- test-harness/src
- yamux
- protocols
- autonat
- src
- v1
- behaviour
- v2
- client
- handler
- server
- handler
- tests
- dcutr
- src
- handler
- protocol
- tests
- floodsub
- src
- gossipsub
- src
- behaviour/tests
- extensions
- peer_score
- tests
- identify
- src
- kad
- src
- behaviour
- kbucket
- query/peers
- record/store
- tests
- mdns
- src
- behaviour
- iface
- tests
- perf
- src
- bin
- client
- server
- tests
- ping
- src
- tests
- relay
- src
- behaviour
- priv_client
- protocol
- tests
- rendezvous
- src
- tests
- request-response
- src
- handler
- tests
- stream
- src
- upnp
- src
- swarm-derive
- src
- swarm-test
- src
- swarm
- benches
- src
- behaviour
- connection
- pool
- handler
- tests
- transports
- dns
- src
- noise
- src
- io
- plaintext
- src
- pnet
- src
- tests
- quic
- src
- connection
- provider
- tests
- tcp
- src
- tls
- src
- tests
- uds
- src
- webrtc-websys
- src
- stream
- webrtc
- src/tokio
- tests
- websocket-websys
- src
- websocket
- src
- webtransport-websys
- src
- wasm-tests/webtransport-tests/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments