We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37a3245 + dec8354 commit 8bd11eaCopy full SHA for 8bd11ea
README.md
@@ -11,7 +11,7 @@ as described in the Rust API Guidelines [[1](https://rust-lang.github.io/api-gui
11
12
```toml
13
[dependencies]
14
-sealed = "0.5"
+sealed = "0.6"
15
```
16
17
## Example
src/lib.rs
@@ -9,7 +9,7 @@
9
//!
10
//! ```toml
//! [dependencies]
-//! sealed = "0.5"
+//! sealed = "0.6"
//! ```
//! ## Example
0 commit comments