Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

v0.1.11

@Ganneff Ganneff tagged this 22 May 21:04
It means that acquire won't move itself into the background, it relies
on its caller to do that. std::process::Command.spawn() does this, and
if someone really calls it manually, adding an & on cmdline is enough.

Less dependencies are good.
Assets 2
Loading