Commit 3d4b856
committed
Cargo.toml: default_features to default-features
```
warning: framework-system/framework_lib/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
```
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 40950b4 commit 3d4b856
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments