diff --git a/src/main.rs b/src/main.rs index bfab081..5ef131c 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,3 @@ - #![feature(once_cell)] //! Lightweight and performant RDF browser. //! An RDF browser is a web application that *resolves* RDF resources: given the HTTP(s) URL identifying a resource it returns an HTML summary.