mirror of https://github.com/kdl-org/kdl-rs.git
fix(fmt): cargo fmt
This commit is contained in:
parent
4ac171abfd
commit
b3dfacba7e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue