Skip to content

Commit ea01486

Browse files
wesleywisereddyb
authored andcommitted
Update package metadata
1 parent 6ecd1f2 commit ea01486

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
members = ["fuzz"]
33

44
[workspace.package]
5-
version = "0.1.0+llvm-462a31f5a5ab"
5+
version = "0.2.0+llvm-462a31f5a5ab"
66
edition = "2021"
77
license = "Apache-2.0 WITH LLVM-exception"
88

@@ -11,6 +11,8 @@ name = "rustc_apfloat"
1111
version.workspace = true
1212
edition.workspace = true
1313
license.workspace = true
14+
repository = "https://github.com/rust-lang/rustc_apfloat"
15+
description = "Rust port of C++ llvm::APFloat library"
1416

1517
[dependencies]
1618
bitflags = "1.3.2"

0 commit comments

Comments
 (0)