Skip to content

Commit

Permalink
Merge pull request #400 from WesleyAC/patch-1
Browse files Browse the repository at this point in the history
Add note on rust library crate
  • Loading branch information
str4d authored Aug 6, 2023
2 parents 0fff607 + 9db54ff commit 56edd88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,11 @@ feature flags:
- `unstable` enables in-development functionality. Anything behind this feature
flag has no stability or interoperability guarantees.

## Rust Library

Applications wishing to use rage as a library should use the [`age`](https://crates.io/crates/age)
crate, which rage is built on top of.

## License

Licensed under either of
Expand Down

0 comments on commit 56edd88

Please sign in to comment.