Merge branch 'main' into 0.5.0

This commit is contained in:
veeso
2021-05-01 18:00:18 +02:00
8 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
#![doc(html_playground_url = "https://play.rust-lang.org")]
#![doc(
html_favicon_url = "https://raw.githubusercontent.com/veeso/termscp/main/assets/images/termscp-128.png"
)]
#![doc(
html_logo_url = "https://raw.githubusercontent.com/veeso/termscp/main/assets/images/termscp-512.png"
)]
/**
* MIT License
*