chiark
/
gitweb
/
~ian
/
z3-treefoil
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6aae076
)
drop random cargo dropping
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 29 Oct 2022 20:13:08 +0000
(21:13 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 29 Oct 2022 20:13:08 +0000
(21:13 +0100)
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 1da34b361bc5cb394790c18e33a834bf00552cd1..02fb2809619d576b486f50d4246719636795386d 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-6,7
+6,5
@@
licence = "GPL-3.0-opr-later"
authors = ["Ian Jackson <ijackson@chiark.greenend.org.uk>"]
license = "GPL-3.0-or-later"
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
[dependencies]
itertools = "0.10"