tuf

Crates.iotuf
lib.rstuf
version
sourcesrc
created_at2017-04-11 18:17:27.842502+00
updated_at2025-01-23 23:08:21.668166+00
descriptionLibrary for The Update Framework (TUF)
homepagehttps://github.com/theupdateframework/rust-tuf
repositoryhttps://github.com/theupdateframework/rust-tuf
max_upload_size
id10316
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
PistonCollaborator (github:pistondevelopers:pistoncollaborator)

documentation

https://docs.rs/tuf

README

rust-tuf

A Rust implementation of The Update Framework (TUF).

Full documentation is hosted at docs.rs.

Warning: Beta Software

This is under active development and may not suitable for production use. Further, the API is unstable and you should be prepared to refactor on even patch releases.

Contributing

Please make all pull requests to the develop branch.

Bugs

This project has a full disclosure policy on security related errors. Please treat these errors like all other bugs and file a public issue. Errors communicated via other channels will be immediately made public.

Legal

License

This work is dual licensed under the MIT and Apache-2.0 licenses. See LICENSE-MIT and LICENSE-APACHE for details.

Commit count: 775

cargo fmt