Skip to content

Commit b32fa86

Browse files
committed
patch orx-pseudo-default
1 parent 9d5e1ce commit b32fa86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rust/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ 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)