Skip to content

Commit 6d7cf3e

Browse files
Update packages/fungi/fungi.0.1.4/opam
Co-authored-by: Shon Feder <[email protected]>
1 parent 3294418 commit 6d7cf3e

File tree

1 file changed

+1
-1
lines changed
  • packages/fungi/fungi.0.1.4

1 file changed

+1
-1
lines changed

packages/fungi/fungi.0.1.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A graph library based on functional adjacency list with some common graph
55
algorithms implemented and a fibonacci heap."""
66
maintainer: "Harry K <[email protected]>"
77
license: "MIT"
8-
tags: ["topics" "graph" "functional" "networks"]
8+
tags: ["graph" "functional" "networks"]
99
depends: [
1010
"dune" {>= "3.12"}
1111
"ocaml" {>= "5.0.0"}

0 commit comments

Comments
 (0)