cargo-wharf icon indicating copy to clipboard operation
cargo-wharf copied to clipboard

Cacheable and efficient Docker images builder for Rust

Results 28 cargo-wharf issues
Sort by recently updated
recently updated
newest added

``` ------ > Collecting configuration metadata: #7 0.245 error: failed to parse manifest at `/dockerfile/contract-rs/Cargo.toml` #7 0.245 #7 0.245 Caused by: #7 0.245 failed to parse the `edition` key #7...

This updates to the latest cargo version to fix `edition=2021` This is not tested other than cargo test because I have never been able to build these images myself

Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.0.1 to 1.1.4. Commits 4a54e57 Bump version to 1.1.4 ebf8b45 Merge pull request #34 from ibraheemdev/patch-1 3d69afa Fix memory ordering in RawIter::next c7d8dcd Bump version to 1.1.3...

dependencies

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.2.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...

dependencies

Bumps [futures-task](https://github.com/rust-lang/futures-rs) from 0.3.4 to 0.3.21. Release notes Sourced from futures-task's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...

dependencies

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.4 to 0.3.21. Release notes Sourced from futures-util's releases. 0.3.21 Fix potential data race in FlattenUnordered that introduced in 0.3.20 (#2566) 0.3.20 Fix stacked borrows violations when...

dependencies

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...

dependencies

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies

Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.26 to 0.4.38. Commits dc78ebe Bump to 0.4.38 de72a30 Add a method to write a link name without canonicalization (#274) ec5edf1 Add an append_link() method to handle...

dependencies

Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.3 to 0.13.10. Release notes Sourced from hyper's releases. v0.13.10 Bug Fixes http1: fix server misinterpretting multiple Transfer-Encoding headers (6d9e5f9f) See https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf v0.13.9 Bug Fixes client: fix...

dependencies