Use rhaiscript/smartstring to patch no-std.
This commit is contained in:
parent
fd19d625b0
commit
3a47ed7c46
@ -39,4 +39,4 @@ lto = "fat"
|
||||
|
||||
[patch.crates-io]
|
||||
# Patch smartstring wth a PR fix because it doesn't properly handle no-std builds.
|
||||
smartstring = { git = "https://github.com/okready/smartstring", branch = "fix-no_std-builds" }
|
||||
smartstring = { git = "https://github.com/rhaiscript/smartstring" }
|
||||
|
Loading…
Reference in New Issue
Block a user