deps: bump the axum group with 2 updates #14818
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 53s
Compile with MSRV
37s
Check rustdoc intra-doc links
59s
IPFS Integration tests
1m 18s
examples
1m 2s
semver
7m 3s
rustfmt
5s
manifest_lint
8s
Check for changes in proto files
20s
Ensure that `Cargo.lock` is up-to-date
29s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
7 errors
Compile with MSRV:
examples/browser-webrtc/src/main.rs#L115
failed to resolve: could not find `Server` in `axum`
|
Compile with MSRV:
examples/browser-webrtc/src/main.rs#L73
cannot check whether the hidden type of opaque type satisfies auto traits
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
examples/browser-webrtc/src/main.rs#L115
failed to resolve: could not find `Server` in `axum`
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
examples:
examples/browser-webrtc/src/main.rs#L115
failed to resolve: could not find `Server` in `axum`
|
examples
Process completed with exit code 101.
|