jj/lib
Martin von Zweigbergk daef30906f protobuf: remove ignored call to out_dir()
Since we call `cargo_out_dir()` - which is the preferred way of using
`protobuf_codegen::Codegen` in `build.rs` - our call to `out_dir()`
has no effect.
2022-12-15 13:02:22 -08:00
..
src cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
tests cleanup: address unnecessary_borrow lints reported by Clippy 1.66 2022-12-15 12:38:01 -08:00
testutils cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
build.rs protobuf: remove ignored call to out_dir() 2022-12-15 13:02:22 -08:00
Cargo.toml cargo: bump insta from 1.22.0 to 1.23.0 2022-12-13 11:32:05 -08:00