Update version number in doc comment
This commit is contained in:
parent
4b8738f8c1
commit
8d3b72ab60
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@ mod zipcrypto;
|
|||
///
|
||||
/// ```toml
|
||||
/// [dependencies]
|
||||
/// zip_next = "=0.10.4"
|
||||
/// zip_next = "=0.11.0"
|
||||
/// ```
|
||||
pub mod unstable;
|
||||
|
|
Loading…
Add table
Reference in a new issue