Update tonic logo (#508)

* Use fancy new logo

* Remove shell.nix
This commit is contained in:
Cameron
2021-01-05 16:03:33 -05:00
committed by GitHub
parent 9f1957f29d
commit 6622bb1449
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
unreachable_pub unreachable_pub
)] )]
#![doc( #![doc(
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png" html_logo_url = "https://raw.githubusercontent.com/tokio-rs/website/master/public/img/icons/tonic.svg"
)] )]
#![doc(html_root_url = "https://docs.rs/tonic-build/0.3.1")] #![doc(html_root_url = "https://docs.rs/tonic-build/0.3.1")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")] #![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
+1 -1
View File
@@ -13,7 +13,7 @@
unreachable_pub unreachable_pub
)] )]
#![doc( #![doc(
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png" html_logo_url = "https://raw.githubusercontent.com/tokio-rs/website/master/public/img/icons/tonic.svg"
)] )]
#![doc(html_root_url = "https://docs.rs/tonic/0.2.0")] #![doc(html_root_url = "https://docs.rs/tonic/0.2.0")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")] #![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
+1 -1
View File
@@ -7,7 +7,7 @@
unreachable_pub unreachable_pub
)] )]
#![doc( #![doc(
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png" html_logo_url = "https://raw.githubusercontent.com/tokio-rs/website/master/public/img/icons/tonic.svg"
)] )]
#![doc(html_root_url = "https://docs.rs/tonic-types/0.1.0")] #![doc(html_root_url = "https://docs.rs/tonic-types/0.1.0")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")] #![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
+1 -1
View File
@@ -69,7 +69,7 @@
unreachable_pub unreachable_pub
)] )]
#![doc( #![doc(
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png" html_logo_url = "https://raw.githubusercontent.com/tokio-rs/website/master/public/img/icons/tonic.svg"
)] )]
#![doc(html_root_url = "https://docs.rs/tonic/0.3.1")] #![doc(html_root_url = "https://docs.rs/tonic/0.3.1")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")] #![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]