Skip to content

stronghold-engine v2.0.0-rc.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 10:43
a21ab1f

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 553 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (258 crate dependencies)
Crate: json
Version: 0.12.4
Warning: unmaintained
Title: json is unmaintained
Date: 2022-02-01
ID: RUSTSEC-2022-0081
URL: https://rustsec.org/advisories/RUSTSEC-2022-0081
Dependency tree:
json 0.12.4
└── stronghold_engine 2.0.0-rc.2
├── stronghold_native 0.1.0
└── iota_stronghold 2.0.0-rc.2
├── stronghold_native 0.1.0
└── stronghold-derive 1.0.0
├── stronghold-utils 1.0.0
│ ├── stronghold_engine 2.0.0-rc.2
│ └── iota_stronghold 2.0.0-rc.2
└── iota_stronghold 2.0.0-rc.2

Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── env_logger 0.9.3
│ ├── stronghold_native 0.1.0
│ ├── stronghold-runtime 2.0.0-rc.2
│ │ └── stronghold_engine 2.0.0-rc.2
│ │ ├── stronghold_native 0.1.0
│ │ └── iota_stronghold 2.0.0-rc.2
│ │ ├── stronghold_native 0.1.0
│ │ └── stronghold-derive 1.0.0
│ │ ├── stronghold-utils 1.0.0
│ │ │ ├── stronghold_engine 2.0.0-rc.2
│ │ │ └── iota_stronghold 2.0.0-rc.2
│ │ └── iota_stronghold 2.0.0-rc.2
│ └── iota_stronghold 2.0.0-rc.2
├── criterion 0.4.0
│ ├── stronghold_engine 2.0.0-rc.2
│ ├── stronghold-runtime 2.0.0-rc.2
│ └── iota_stronghold 2.0.0-rc.2
└── clap 3.2.25
├── iota_stronghold 2.0.0-rc.2
└── criterion 0.4.0

warning: 2 allowed warnings found
\`

[2.0.0-rc.2]

Dependencies

  • Upgraded to stronghold-runtime@2.0.0-rc.2

Cargo Publish

\`
Updating crates.io index
Packaging stronghold_engine v2.0.0-rc.2 (/home/runner/work/stronghold.rs/stronghold.rs/engine)
Packaged 47 files, 181.3KiB (52.2KiB compressed)
Uploading stronghold_engine v2.0.0-rc.2 (/home/runner/work/stronghold.rs/stronghold.rs/engine)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
Uploaded stronghold_engine v2.0.0-rc.2 to registry crates-io
note: Waiting for stronghold_engine v2.0.0-rc.2 to be available at registry crates-io.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published stronghold_engine v2.0.0-rc.2 at registry crates-io
\`