Skip to content

Commit 453fdd8

Browse files
Added fields to our 'Cargo.toml'.
1 parent 29d4b9d commit 453fdd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ authors = ["ZeroC Inc."]
55
description = """
66
The Slice parser and other core components for Slice compilers.
77
"""
8+
homepage = "https://docs.icerpc.dev/slice2"
9+
documentation = "https://docs.rs/slicec"
10+
repository = "https://github.com/icerpc/slicec"
11+
readme = "README.md"
812
keywords = ["slice", "ice", "icerpc"]
913
license = "Apache-2.0"
1014
edition = "2021"

0 commit comments

Comments
 (0)