Skip to content

Commit dad64f7

Browse files
committed
add lazy_static
1 parent 5ee51dd commit dad64f7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aiscript-runtime/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ toml = "0.8"
3636
oas3 = "0.15"
3737
reqwest.workspace = true
3838
minijinja = { version = "1.0", features = ["loader"] }
39+
lazy_static = "1.4"

0 commit comments

Comments
 (0)