Skip to content

Commit cdbdb35

Browse files
committed
fix: update to main branch
1 parent 7f74911 commit cdbdb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ orx-self-or = "1.2.0"
1717
serde = { version = "1.0.228", optional = true, default-features = false }
1818
orx-pinned-vec = { version = "3.21.0", default-features = false }
1919
orx-split-vec = { version = "3.22.0", default-features = false }
20-
orx-selfref-col = { version = "2.14.0", default-features = false, git = "https://github.com/hasezoey/orx-selfref-col.git", branch = "hashIdx" }
20+
orx-selfref-col = { version = "2.14.0", default-features = false, git = "https://github.com/orxfun/orx-selfref-col.git", branch = "main" }
2121
orx-concurrent-iter = { version = "3.1.0", default-features = false }
2222
orx-parallel = { version = "3.3.0", default-features = false, optional = true }
2323

0 commit comments

Comments
 (0)