Skip to content

Commit

Permalink
README.md(s): remove WIP warnings
Browse files Browse the repository at this point in the history
These crates all support a baseline level of functionality now
  • Loading branch information
tarcieri committed Jan 8, 2024
1 parent 449d5ee commit a7cbb83
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
7 changes: 0 additions & 7 deletions cmpv2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ Pure Rust implementation of the Certificate Management Protocol (CMP) as describ

[Documentation][docs-link]

## Status

tl;dr: not ready to use.

This is a work-in-progress implementation which is at an early stage of
development.

## Minimum Supported Rust Version

This crate requires **Rust 1.65** at a minimum.
Expand Down
7 changes: 0 additions & 7 deletions crmf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ Pure Rust implementation of the Certificate Request Message Format (CRMF) as des

[Documentation][docs-link]

## Status

tl;dr: not ready to use.

This is a work-in-progress implementation which is at an early stage of
development.

## Minimum Supported Rust Version

This crate requires **Rust 1.65** at a minimum.
Expand Down
7 changes: 0 additions & 7 deletions x509-ocsp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ Online Certificate Status Protocol - OCSP formats as described in [RFC 6960].

[Documentation][docs-link]

## Status

tl;dr: not ready to use.

This is a work-in-progress implementation which is at an early stage of
development.

## Minimum Supported Rust Version

This crate requires **Rust 1.65** at a minimum.
Expand Down

0 comments on commit a7cbb83

Please sign in to comment.