Skip to content

Commit 11097b7

Browse files
gfxclaude
andcommitted
Add package metadata for crates.io publishing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 976af93 commit 11097b7

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
@@ -3,7 +3,11 @@
33
name = "fpfmt"
44
version = "0.1.0"
55
edition = "2024"
6+
description = "Floating-point formatting and parsing, ported from rsc/fpfmt"
7+
license = "BSD-3-Clause"
8+
repository = "https://github.com/wado-lang/fpfmt"
69
autotests = false
10+
exclude = ["tools/", "tests/"]
711

812
[workspace]
913
members = [".", "tools/pow10gen", "tools/bench", "tools/wasm-size"]

0 commit comments

Comments
 (0)