ostree/tests/inst
Colin Walters 99c122d219 rust: Switch to 2021 edition
No real changes.

```
$ cargo fix --edition
note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
This may cause some dependencies to be built with fewer features enabled than previously.
More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
When building the following dependencies, the given features will no longer be used:

  libc v0.2.126 removed features: extra_traits

The following differences only apply when building with dev-dependencies:

  getrandom v0.2.6 removed features: std
```

which looks OK to me.
2022-06-09 15:55:41 -04:00
..
src Update to sh-inline 0.2 2022-03-14 09:54:48 -04:00
.gitignore tests/inst: Add .gitignore 2022-05-09 14:52:26 -04:00
Cargo.toml rust: Switch to 2021 edition 2022-06-09 15:55:41 -04:00