# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[]
= "2021"
= "deseresp"
= "0.1.9"
= """
deseresp is an implementation of serializer and
deserializer for Redis's RESP3
format using serde framework.
"""
= "https://docs.rs/deseresp"
= "MIT OR Apache-2.0"
= "https://github.com/unrealhoang/deseresp"
= "2"
[]
= "0.4"
[]
= "1.0"
= ["derive"]
[]
= "1.1"