Skip to content

Commit b97576f

Browse files
committed
chore: Update llm_chatbot rust lib
1 parent ee0358b commit b97576f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/llm_chatbot/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ path = "lib.rs"
1212
[dependencies]
1313
candid = "0.10.13"
1414
ic-cdk = "0.17.1"
15-
ic-llm = "1.0.0"
15+
ic-llm = "1.1.0"

0 commit comments

Comments
 (0)