Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo audit warnings in libp2p-swarm-derive 0.32.2 #1514

Closed
sbtaylor15 opened this issue Jan 13, 2023 · 0 comments
Closed

cargo audit warnings in libp2p-swarm-derive 0.32.2 #1514

sbtaylor15 opened this issue Jan 13, 2023 · 0 comments
Labels
triage This is a new issue that needs to be reviewed at our Sprint Planning

Comments

@sbtaylor15
Copy link
Contributor

Need to update libp2p-swarm v0.41.0 -> v0.41.1 and libp2p-swarm-derive v0.30.2 -> v0.31.0. Run cargo update -p libp2p-swarm to fixup the Cargo.lock

Crate:     libp2p-swarm-derive
Version:   0.30.2
Warning:   yanked
Dependency tree:
libp2p-swarm-derive 0.30.2
└── libp2p-swarm 0.41.0
    ├── libp2p-request-response 0.23.0
    │   ├── libp2p-autonat 0.9.0
    │   │   └── libp2p 0.50.0
    │   │       ├── pyrsia_node 0.2.3
    │   │       ├── pyrsia_blockchain_network 0.2.3
    │   │       │   ├── pyrsia_node 0.2.3
    │   │       │   └── pyrsia 0.2.3
    │   │       │       ├── pyrsia_node 0.2.3
    │   │       │       └── pyrsia_cli 0.2.3
    │   │       └── pyrsia 0.2.3
    │   └── libp2p 0.50.0
    ├── libp2p-metrics 0.11.0
    │   └── libp2p 0.50.0
    ├── libp2p-mdns 0.42.0
    │   └── libp2p 0.50.0
    ├── libp2p-kad 0.42.0
    │   ├── libp2p-metrics 0.11.0
    │   └── libp2p 0.50.0
    ├── libp2p-identify 0.41.0
    │   ├── libp2p-metrics 0.11.0
    │   └── libp2p 0.50.0
    ├── libp2p-gossipsub 0.43.0
    │   ├── libp2p-metrics 0.11.0
    │   └── libp2p 0.50.0
    ├── libp2p-floodsub 0.41.0
    │   └── libp2p 0.50.0
    ├── libp2p-autonat 0.9.0
    └── libp2p 0.50.0
@sbtaylor15 sbtaylor15 changed the title cargo audit libp2p-swarm-derive 0.32.2 cargo audit warnings in libp2p-swarm-derive 0.32.2 Jan 13, 2023
@github-actions github-actions bot added the triage This is a new issue that needs to be reviewed at our Sprint Planning label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This is a new issue that needs to be reviewed at our Sprint Planning
Projects
Development

No branches or pull requests

2 participants