Skip to content

iota-stronghold v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 12:35
f7a16b0

warning: virtual workspace defaulting to resolver = "1" despite one or more workspace members being on edition 2021 which implies resolver = "2"
note: to keep the current resolver, specify workspace.resolver = "1" in the workspace root's manifest
note: to use the edition 2021 resolver, specify workspace.resolver = "2" in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (291 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.1
├── stronghold_native 0.1.0
└── iota_stronghold 2.1.0
├── stronghold_native 0.1.0
└── stronghold-derive 1.0.0
├── stronghold-utils 1.0.0
│ ├── stronghold_engine 2.0.1
│ └── iota_stronghold 2.1.0
└── iota_stronghold 2.1.0

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.1
│ │ └── stronghold_engine 2.0.1
│ │ ├── stronghold_native 0.1.0
│ │ └── iota_stronghold 2.1.0
│ │ ├── stronghold_native 0.1.0
│ │ └── stronghold-derive 1.0.0
│ │ ├── stronghold-utils 1.0.0
│ │ │ ├── stronghold_engine 2.0.1
│ │ │ └── iota_stronghold 2.1.0
│ │ └── iota_stronghold 2.1.0
│ └── iota_stronghold 2.1.0
├── criterion 0.4.0
│ ├── stronghold_engine 2.0.1
│ ├── stronghold-runtime 2.0.1
│ └── iota_stronghold 2.1.0
└── clap 3.2.25
├── iota_stronghold 2.1.0
└── criterion 0.4.0

warning: 2 allowed warnings found
\`

[2.1.0]

  • 4ccc99fa Fixed compilation for armv7-unknown-linux-gnueabihf target.

  • 49f6fb4b Expose the runner API to allow for 3rd party procedures.

    Change libsodium-sys to libsodium-sys-stable due to depreciation of the previous library.

Dependencies

  • Upgraded to stronghold-engine@2.0.1
  • Upgraded to stronghold-runtime@2.0.1

Cargo Publish

\`
warning: virtual workspace defaulting to resolver = "1" despite one or more workspace members being on edition 2021 which implies resolver = "2"
note: to keep the current resolver, specify workspace.resolver = "1" in the workspace root's manifest
note: to use the edition 2021 resolver, specify workspace.resolver = "2" in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
Updating crates.io index
Packaging iota_stronghold v2.1.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Updating crates.io index
Packaged 44 files, 358.6KiB (78.6KiB compressed)
Uploading iota_stronghold v2.1.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
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 iota_stronghold v2.1.0 to registry crates-io
note: Waiting for iota_stronghold v2.1.0 to be available at registry crates-io.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published iota_stronghold v2.1.0 at registry crates-io
\`