summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorstuebinm2022-06-05 10:05:46 +0200
committerstuebinm2022-06-05 10:05:46 +0200
commit8e2213d802d74c5df3429b7e29be6b3b3fa0ba78 (patch)
tree731247d557dc4c0c8695996b07d04fef9c6d714d /Cargo.lock
parent46b32e7df4d9ff89674217944b1f301c46e20e3a (diff)
add naersk / nix build
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7fae8be..117d250 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -349,7 +349,7 @@ dependencies = [
[[package]]
name = "hafas-rs"
version = "0.1.0"
-source = "git+https://cyberchaos.dev/yuka/hafas-rs#ffb502aec4064fde0ebc1a6e11effb60bd904a86"
+source = "git+https://cyberchaos.dev/yuka/hafas-rs?branch=main#c557323c5359f9b5ebf039dd313a99a5e6186e17"
dependencies = [
"async-trait",
"chrono",