diff options
| author | Andreas Grois <andi@grois.info> | 2021-11-29 22:58:17 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-11-29 22:58:17 +0100 |
| commit | 59b3376d9c8ea63024c4d08d0548a5d354d1dca7 (patch) | |
| tree | 897fdb1ef8641365c210a2765ab7843913531466 /swaystatus-plugin/Cargo.toml | |
| parent | 74d3f3420e439d0697de1563b1860f062731729e (diff) | |
Update some dependencies
Diffstat (limited to 'swaystatus-plugin/Cargo.toml')
| -rw-r--r-- | swaystatus-plugin/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swaystatus-plugin/Cargo.toml b/swaystatus-plugin/Cargo.toml index 8b2f7d9..614f09a 100644 --- a/swaystatus-plugin/Cargo.toml +++ b/swaystatus-plugin/Cargo.toml @@ -10,4 +10,4 @@ edition = "2021" erased-serde = "0.3" [build-dependencies] -rustc_version = "0.2.3" +rustc_version = "0.4" |
