Skip to content

Commit fb6182c

Browse files
authored
Merge pull request #78 from triyanox/feat/new-features-fixes
chore: update lla_plugin_interface dependency version to 0.3.8
2 parents 371cf25 + 59e2788 commit fb6182c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lla_plugin_utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors.workspace = true
77
license.workspace = true
88

99
[dependencies]
10-
lla_plugin_interface = { path = "../lla_plugin_interface" }
10+
lla_plugin_interface = { path = "../lla_plugin_interface", version = "0.3.8" }
1111
serde = { workspace = true }
1212
colored = { workspace = true }
1313
toml = { workspace = true }

0 commit comments

Comments
 (0)