chore(readme): Document the minimum-supported rustc toolchain
This commit is contained in:
parent
8b4fbf441f
commit
a852584a0d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Pop Launcher
|
||||
|
||||
[](https://img.shields.io/badge/rustc-1.47-orange)
|
||||

|
||||
|
||||
Modular IPC-based desktop launcher service, written in Rust. Desktop launchers may interface with this service via spawning the pop-launcher process and communicating to it via JSON IPC over the stdin and stdout pipes. The launcher service will also spawn plugins found in plugin directories on demand, based on the queries sent to the service.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue