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.
2 parents 371cf25 + 59e2788 commit fb6182cCopy full SHA for fb6182c
lla_plugin_utils/Cargo.toml
@@ -7,7 +7,7 @@ authors.workspace = true
7
license.workspace = true
8
9
[dependencies]
10
-lla_plugin_interface = { path = "../lla_plugin_interface" }
+lla_plugin_interface = { path = "../lla_plugin_interface", version = "0.3.8" }
11
serde = { workspace = true }
12
colored = { workspace = true }
13
toml = { workspace = true }
0 commit comments