Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit f7d582c

Browse files
paolobarboliniyouknowone
authored andcommitted
Add repository attribute to Cargo.toml
1 parent 31f76e5 commit f7d582c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Steve Shi <[email protected]>"]
55
edition = "2021"
66
license = "LGPL-3.0-only"
77
description = "A drop-in num-bigint replacement based on malachite"
8+
repository = "https://github.com/RustPython/malachite-bigint"
89
rust-version = "1.74.0"
910

1011
[dependencies]

0 commit comments

Comments
 (0)