uptimer 0.2.1

A multiplatform library to get the uptime of the current process.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
  - package-ecosystem: cargo
    directory: "/"
    schedule:
      interval: weekly
    commit-message:
      prefix: "deps(cargo)"
    groups:
      rust:
        patterns:
          - "*"