serde/test_suite
David Tolnay 1920b694aa
Declare required automod dev-dependency
1.0.0 does not work with workspaces.

    error: No such file or directory (os error 2)
     --> test_suite/tests/regression.rs:2:5
      |
    2 |     automod::dir!("tests/regression");
      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      |
      = note: this error originates in the macro `automod::dir` (in Nightly builds, run with -Z macro-backtrace for more info)
2023-07-06 15:50:32 -07:00
..
no_std Add authors to Cargo.toml 2022-07-31 19:25:47 -07:00
tests No need for single-element vec for chaining one element 2023-07-02 21:11:09 -07:00
Cargo.toml Declare required automod dev-dependency 2023-07-06 15:50:32 -07:00