mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
Update Cargo.toml (#566)
This commit is contained in:
parent
6c39b4b138
commit
b6255d1637
@ -66,5 +66,6 @@ exclude = [
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
fluent-templates = { git = "https://github.com/robjtede/fluent-templates.git", branch = "fix-circ-dep" }
|
||||
fluent-template-macros = { git = "https://github.com/robjtede/fluent-templates.git", branch = "fix-circ-dep" }
|
||||
# FIXME: Specify commit until https://github.com/XAMPPRocky/fluent-templates/pull/36 is released
|
||||
fluent-templates = { git = "https://github.com/XAMPPRocky/fluent-templates.git", rev = "82b50baf6232e1ce2e9629ce2a8fcc12ab5d942c" }
|
||||
fluent-template-macros = { git = "https://github.com/XAMPPRocky/fluent-templates.git", rev = "82b50baf6232e1ce2e9629ce2a8fcc12ab5d942c" }
|
||||
|
Loading…
Reference in New Issue
Block a user