##// END OF EJS Templates
bundlespec: fix the "streamv2" and "streamv3-exp" variant...
bundlespec: fix the "streamv2" and "streamv3-exp" variant In c4aab3661f25, we broken this feature by adding unicode instead of bytes to the dictionary. On the other hand, this feature was never tested, so augment the tests to tests this.

File last commit:

r51283:b88e9c70 default
r52466:4a9d0898 default
Show More
clippy.toml
1 line | 16 B | application/toml | TOMLLexer
Georges Racinet
rust: configure MSRV in Clippy...
r51283 msrv = "1.61.0"