rustsec 0.1.0

Client library for the RustSec security advisory database
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language: rust

branches:
  only:
    - master

rust:
  - stable
  - beta
  - nightly

os:
  - linux
  - osx

notifications:
  irc: 'irc.mozilla.org#rustsec'