Radish alpha
r
Git libraries for Radicle
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle-surf: remove deny pragma
Fintan Halpenny committed 3 years ago
commit 42a8855dcd13bec5f7b949f2e163ba331b470fe7
parent 46257a8b1423847fb3ef13a073f3047daaa85db4
1 file changed +0 -2
modified radicle-surf/src/lib.rs
@@ -15,8 +15,6 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.

-
#![deny(missing_docs, unused_import_braces, unused_qualifications, warnings)]
-

//! Welcome to `radicle-surf`!
//!
//! `radicle-surf` is a system to describe a file-system in a VCS world.