Package manager

Cargo

Cargo

Import Cargo.toml and watch changelogs, release notes and security updates.

Track systems dependencies with release notes and breaking change signals.

Platforms: Rust, CLI, systems

What you get

A single monitor with clear alerts and clean summaries.

  • Release notes and changelog summaries
  • Security and breaking change signals
  • Alerts sent to email or webhooks

Monitor Cargo dependencies with DepLog.dev

We track public registries and read release notes when available. Alerts follow your version ranges so you only see relevant changes.

Search Cargo packages

Jump to a package page with release context and install guidance.

Results include public packages we already scanned.

Supported inputs

Paste the full file, a dependency section or a clean list.

Cargo.toml

Recommended file format for Cargo projects.

List format

One package per line. Example: serde 1.0.197.

Example input

Example only. Your file can include more fields.

[dependencies]
serde = "1.0"
tokio = "1.37"

How to import dependencies

Follow these steps before you save the monitor.

  1. 1

    Open Cargo.toml and copy the dependencies.

  2. 2

    Paste into DepLog and confirm the list.

  3. 3

    Choose alert rules and a delivery channel.

  4. 4

    Save the monitor and wait for the first scan.

Alerting tips

Exact versions skip alerts. Use the range syntax your manager supports to receive patch or minor updates.

FAQ

Common questions about Cargo

Which file should I paste for Cargo?

Paste Cargo.toml. You can also paste a line list.

Can I paste a line list like serde 1.0.197?

Yes. Use one package per line with versions when possible.

Do you read dev-dependencies and build-dependencies?

Yes. We read dependencies, dev-dependencies and build-dependencies from Cargo.toml.

Do you support private registries?

Not yet. We monitor public registries only. Private packages are not supported.

Start monitoring

Track systems dependencies with release notes and breaking change signals.

Start monitoring