aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* rust: bump macaroon crate to v0.3.0 (upstream)Bryan Newbold2022-10-211-1/+1
* rust: switch to patched version of macaroon v0.2.0, for legacy HMACsBryan Newbold2022-10-051-1/+1
* rust: switch from patched macaroons to upstream v0.2.0Bryan Newbold2022-09-261-1/+1
* bump rust code to 0.5.0Bryan Newbold2021-11-171-1/+1
* rust: bump crate version and lockfileBryan Newbold2021-11-171-1/+1
* bump rust code version to v0.4.0Bryan Newbold2021-10-131-1/+1
* rust: update lazy_static dependencyBryan Newbold2020-12-241-2/+2
* cargo: update sentry to fix memory initialization issueBryan Newbold2020-11-201-1/+1
* rust: fatcatd changes for DOAJ+dblp identifiersBryan Newbold2020-11-191-1/+1
* rust: use SPDX exact short license namesBryan Newbold2019-09-181-1/+1
* rust: improve crate metadataBryan Newbold2019-09-181-0/+2
* rust impl token endpoint (and bump crate version)Bryan Newbold2019-09-181-1/+1
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-051-2/+2
* codegen version bumpBryan Newbold2019-05-211-1/+1
* drop back down to 32 column diesel modeBryan Newbold2019-05-101-1/+1
* codegen diesel rust schemaBryan Newbold2019-05-081-1/+1
* update cargo depsBryan Newbold2019-02-051-1/+1
* Fix Cargo version pinsBryan Newbold2019-01-281-1/+1
* bump versions (0.1.0 to 0.2.0)Bryan Newbold2019-01-281-2/+2
* get regular log lines flowing through slogBryan Newbold2019-01-281-1/+3
* add serde deps directly to fatcat crateBryan Newbold2019-01-141-0/+3
* add cadence for metrics (statsd)Bryan Newbold2019-01-101-1/+1
* HUGE refactor of error types (to use failure)Bryan Newbold2019-01-091-2/+2
* add sentry rust depBryan Newbold2019-01-091-11/+2
* rust 2018 edition!Bryan Newbold2019-01-081-0/+1
* update Cargo dependenciesBryan Newbold2019-01-081-1/+1
* wire-up auth config via ENVBryan Newbold2018-12-311-0/+1
* bump busted libmacaroons-rs dependencyBryan Newbold2018-12-271-1/+1
* add macaroon depBryan Newbold2018-12-261-0/+1
* improvements to fatcat-export outputBryan Newbold2018-09-111-0/+1
* improvements to fatcat-exportBryan Newbold2018-09-111-1/+2
* first pass fast exportBryan Newbold2018-09-111-0/+3
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-2/+4
* pull in sha1 library (for abstracts)Bryan Newbold2018-07-251-0/+1
* more external ident handlingBryan Newbold2018-07-251-0/+2
* update error-chain to fix warningsBryan Newbold2018-07-241-1/+1
* entity ident (fcid) UUID helpersBryan Newbold2018-07-201-0/+1
* actually log errorsBryan Newbold2018-06-211-0/+1
* update dependency on iron-slogBryan Newbold2018-06-101-1/+1
* formally switch to diesel 1.3Bryan Newbold2018-05-241-2/+2
* run diesel migrations in testsBryan Newbold2018-05-241-0/+1
* use diesel::r2d2 instead of r2d2 directlyBryan Newbold2018-05-241-1/+0
* update to iron 0.6Bryan Newbold2018-05-241-2/+2
* clean up diesel optionsBryan Newbold2018-05-151-1/+2
* progress on database lookupBryan Newbold2018-05-151-2/+3
* more cleanupsBryan Newbold2018-05-151-0/+1
* start ripping out cruftBryan Newbold2018-05-151-5/+1
* working db_pool and responseBryan Newbold2018-05-151-0/+2
* broken diesel+iron integrationBryan Newbold2018-05-151-0/+3
* add basic slog loggingBryan Newbold2018-05-151-2/+6