Skip to content

Commit

Permalink
update the version number in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcreekmore committed Feb 26, 2023
1 parent e2f041f commit 62754ef
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,7 @@
//!
//! ```toml
//! [dependencies]
//! pem = "1"
//! ```
//!
//! and this to your crate root:
//!
//! ```rust
//! extern crate pem;
//! pem = "2"
//! ```
//!
//! Using the `serde` feature will implement the serde traits for
Expand Down

0 comments on commit 62754ef

Please sign in to comment.