chore(cargo): Add dependency on medallion JWT library

This commit is contained in:
Vincent Ambo 2018-06-17 16:47:29 +02:00 committed by Vincent Ambo
parent c2308b5ba1
commit d56fedbe8d
3 changed files with 32 additions and 4 deletions

View file

@ -11,7 +11,7 @@ with pkgs; rustPlatform.buildRustPackage {
name = "journaldriver";
version = "0.1.0";
cargoSha256 = "0pf9dmras8lrqpz9ymax14a77g9w7w1x9bxz5mm159fzkhb4wz6d";
cargoSha256 = "04llhriwsrjqnkbjgd22nhci6zmhadclnd8r2bw5092gwdamf49k";
src = ./.;