osv 0.1.1

Rust client library for the osv API
Documentation
# osv - A rust client library for https://api.osv.dev

<div align="center">
  <a href="https://crates.io/crates/osv">
    <img src="https://img.shields.io/crates/v/osv.svg?style=flat-square"
    alt="Crates.io version" />
  </a>
  <a href="https://docs.rs/osv">
    <img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
      alt="docs.rs docs" />
  </a>
</div>


### About 

https://osv.dev is a vulnerability database and triage infrastructure
for open source projects. This library provides bindings to osv 
API to allow usage from the Rust language.

### References

- https://github.com/google/osv
- https://osv.dev
- https://ossf.github.io/osv-schema/