poa-bridge/bridge
Yurii Rashkovskii b890ada627
Problem: config allows arbitrary keys to be passed
This means that a misspelled config field can cause a lot
of confusion -- things won't work as expected.

Solution: restore more restrictive config deserialization
where unknown keys would trigger an error
2018-06-04 14:17:29 -07:00
..
src Problem: config allows arbitrary keys to be passed 2018-06-04 14:17:29 -07:00
Cargo.toml Bump version to 0.3.0 2018-05-31 13:45:34 -07:00
build.rs Problem: not enforcing a minimum required rustc version could lead to build-time errors 2018-05-24 20:13:05 -04:00