1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 16:44:06 +02:00

specify bitstream_reader version

This commit is contained in:
Robin Appelman 2019-02-28 17:06:47 +01:00
commit a5206f06e4

View file

@ -17,4 +17,4 @@ quote = "0.6"
proc-macro2 = "0.4" proc-macro2 = "0.4"
[dev-dependencies] [dev-dependencies]
bitstream_reader = { path = ".." } bitstream_reader = { version = "0.3", path = ".." }