Skip to content

Commit dac1101

Browse files
committed
add: ack into cargo readme doc
1 parent c3736ba commit dac1101

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

faup/src/lib.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@
108108
//!
109109
//! This project is licensed under the GNU General Public License v3.0 (GPLv3)..
110110
//!
111+
//! ## Acknowledgement
112+
//!
113+
//! Thanks to Sebastien Tricaud for [the original work on faup](https://github.com/stricaud/faup).
114+
//!
111115
use std::{
112116
borrow::Cow,
113117
fmt,

0 commit comments

Comments
 (0)