Skip to content

Commit

Permalink
Fix license in lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Apr 13, 2024
1 parent 85c6451 commit 34c27c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
//!
//! ## License
//!
//! [MPL v2.0](./../LICENSE)
//! [MIT](https://github.com/jamesmunns/cassette/blob/main/LICENSE-MIT) or [Apache 2.0](https://github.com/jamesmunns/cassette/blob/main/LICENSE-APACHE)

use core::{
future::Future,
Expand Down

0 comments on commit 34c27c3

Please sign in to comment.