Specify ruma-events git rev

This commit is contained in:
Jonas Platte 2019-07-20 12:54:30 +02:00
parent ef380003ff
commit 419a046098

View File

@ -42,6 +42,7 @@ features = ["derive"]
[dev-dependencies.ruma-events]
git = "https://github.com/ruma/ruma-events"
rev = "1b0be0d0e7fa1040fc51b748256b290e24677b19"
[dev-dependencies.tokio]
git = "https://github.com/tokio-rs/tokio"