whome 0.6.2

A command line program for detecting the current user's name and environment. A rust replacement for `whoami` and `hostname` with added features.
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "11:00"
  open-pull-requests-limit: 10