We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9de32 commit b07e9f1Copy full SHA for b07e9f1
rust/Cargo.toml
@@ -61,7 +61,3 @@ unchecked_duration_subtraction = "deny"
61
unreachable = "deny"
62
missing_docs_in_private_items = "deny"
63
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