[dependencies.fory]
version = "0.13.0"
[lib]
name = "apache_fory"
path = "src/lib.rs"
[package]
authors = ["Apache Fory Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding"]
description = "Redirect crate to fory - Apache Fory is a blazing fast multi-language serialization framework"
documentation = "https://docs.rs/fory"
edition = "2021"
homepage = "https://fory.apache.org"
keywords = ["serialization", "fory", "apache"]
license = "Apache-2.0"
name = "apache-fory"
readme = "README.md"
repository = "https://github.com/apache/fory"
version = "0.13.0"
[package.metadata.docs.rs]
rustdoc-args = ["--html-in-header", "redirect.html"]