DOC: Update root crate url
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
//!
|
||||
//! This version of arrayvec requires Rust 1.15 or later.
|
||||
//!
|
||||
#![doc(html_root_url="https://docs.rs/arrayvec/0.3/")]
|
||||
#![doc(html_root_url="https://docs.rs/arrayvec/0.4/")]
|
||||
#![cfg_attr(not(feature="std"), no_std)]
|
||||
extern crate odds;
|
||||
extern crate nodrop;
|
||||
|
||||
Reference in New Issue
Block a user