summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-03-08Split up builder.rsEli W. Hunter
2021-03-06Update dependency: byteorderMatthias Beyer
2021-01-18Version and changelog updates for 0.7.0 (#247)Tom Fay
2021-01-15Upgrade all dependencies (#246)maowtm
2020-07-23Async/Await Support (continuation of #191) (#229)Eli W. Hunter
2019-12-26Re-export hyper::Uri as shiplift::Uri (#209)Thomas Eizinger
2019-12-08prep release for 0.6.0 (#206)Doug Tangren
2019-12-08update dev dep env_loggersoftprops
2019-12-06port build to gh actions (#204)Doug Tangren
2019-12-05Don't vendor OpenSSL except on Windows (#197)Andy Caldwell
2019-12-05update minor deps (#203)Doug Tangren
2019-10-13Add 'publish' method to expose a port (#198)Anthony Griffon
2019-09-14feat: use chrono to deserialize date times (#190)Marc Schreiber
2019-05-22Switch to vendored openssl (#170)Keir Lawson
2019-04-21alphbet sort on depssoftprops
2019-04-21relax strictness on patch versions on depssoftprops
2019-03-30Add a registry authentication. (#157)Anton Ageev
2019-02-22Migrate serde dependency to use derive feature (#152)Vegard Sandengen
2019-02-13Copy from container (#150)Andy Caldwell
2019-01-08Make TLS/openssl an optional dependency (#130)rsdy
2018-12-24maint detailssoftprops
2018-12-24more cargo detailssoftprops
2018-12-24update to 2018 edition (#141)doug tangren
2018-12-23refer to docs.rs for release docssoftprops
2018-11-14Async api (#128)Antoine Büsch
2018-10-07Merge branch 'master' into serdeAntoine Büsch
2018-10-01Update log and flate2 cratesAntoine Büsch
2018-10-01Clean-up imports and dependenciesAntoine Büsch
2018-10-01Migrate to serde_jsonAntoine Büsch
2018-09-29Merge branch 'master' into update-to-hyper-0.12Antoine Büsch
2018-09-24Remove dependency on tokio-coreAntoine Büsch
2018-09-24Upgrade hyperlocal to 0.5Antoine Büsch
2018-09-08Make Unix socket support optionalFelix Krull
2018-08-07Update to Hyper 0.12Dylan McKay
2018-07-04Update tar dependency to 0.4Kai Lieth
2018-02-20feat: Use serde instead of rustc-serializeJacob ZAK
2017-06-25bump versionsoftprops
2017-05-31Fix stdin and stderr handling during docker execStephan Buys
2017-02-17MODIFY: images exampleimam digmi
2017-01-23update to hyper v0.10 with separate openssl dependencyAlexandre Beslic
2017-01-14update version and add release notessoftprops
2017-01-02bump versionsoftprops
2016-12-27Update hyper to 0.9 (fix #13)Roey Darwish Dror
2016-01-18bump versionsoftprops
2016-01-18massive progresssoftprops
2016-01-15wip for image buildingsoftprops
2016-01-03bump versionsoftprops
2016-01-03add debug loggingsoftprops
2016-01-03order depssoftprops
2016-01-03ditch httpparse and unix socketsoftprops