We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d4b9d commit 453fdd8Copy full SHA for 453fdd8
Cargo.toml
@@ -5,6 +5,10 @@ authors = ["ZeroC Inc."]
5
description = """
6
The Slice parser and other core components for Slice compilers.
7
"""
8
+homepage = "https://docs.icerpc.dev/slice2"
9
+documentation = "https://docs.rs/slicec"
10
+repository = "https://github.com/icerpc/slicec"
11
+readme = "README.md"
12
keywords = ["slice", "ice", "icerpc"]
13
license = "Apache-2.0"
14
edition = "2021"
0 commit comments