Skip to content

Commit b07e9f1

Browse files
authored
remove unneeded patch (#202)
1 parent 9b9de32 commit b07e9f1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rust/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,3 @@ unchecked_duration_subtraction = "deny"
6161
unreachable = "deny"
6262
missing_docs_in_private_items = "deny"
6363
arithmetic_side_effects = "deny"
64-
65-
# https://github.com/orxfun/orx-pseudo-default/issues/11
66-
[patch.crates-io]
67-
orx-pseudo-default = { git = "https://github.com/orxfun/orx-pseudo-default?rev=1.4.0", tag = "1.4.0" }

0 commit comments

Comments
 (0)