Added that tavern is from the cybermages registry.
This commit is contained in:
@ -15,7 +15,7 @@ path = "examples/blog.rs"
|
||||
|
||||
[dependencies]
|
||||
dioxus = { version = "*", features = ["router", "fullstack"] }
|
||||
tavern = { version = "0.3.0", path = "../tavern", optional = true}
|
||||
tavern = { version = "0.3.0", path = "../tavern", registry="cybermages", optional = true}
|
||||
tokio = { version = "1.0", features = ["rt", "macros"], optional = true }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user