fix(fmt): cargo fmt

This commit is contained in:
Kat Marchán 2024-12-03 01:12:47 -08:00
parent 4ac171abfd
commit b3dfacba7e
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 2 additions and 2 deletions

View File

@ -121,9 +121,9 @@
//! thrown away and the actual value will be used when serializing.
//!
//! ## Minimum Supported Rust Version (MSRV)
//!
//!
//! This crate requires Rust 1.70.0 or later.
//!
//!
//! ## License
//!
//! The code in this repository is covered by [the Apache-2.0