Update docs.

This commit is contained in:
Sunli 2020-12-21 14:21:10 +08:00
parent 03ded8e0ad
commit 6c5d449363

View File

@ -77,6 +77,7 @@
//! - `url`: Integrate with the [`url` crate](https://crates.io/crates/url).
//! - `uuid`: Integrate with the [`uuid` crate](https://crates.io/crates/uuid).
//! - `string_number`: Enable the [StringNumber](types/struct.StringNumber.html).
//! - `dataloader`: Support [DataLoader](dataloader/struct.DataLoader.html).
//!
//! ## Integrations
//!