about summary refs log tree commit diff
path: root/Cargo.lock (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17 chore: Bump to 1.0-rc1Vincent Ambo1-1/+1
2018-06-17 chore(cargo): Add dependency on medallion JWT libraryVincent Ambo1-1/+29
2018-06-17 chore(cargo): Enable chrono with serde as a dependencyVincent Ambo1-0/+28
2018-06-15 feat(main): Implement record conversion & flushing to APIVincent Ambo1-28/+1
2018-05-28 feat(stackdriver): Add initial Stackdriver API type definitionsVincent Ambo1-0/+1031
2018-05-27 feat(main): Implement receiver & flushing logicVincent Ambo1-0/+226
2018-05-27 chore: Add project bootstrapVincent Ambo1-0/+148