Skip to content

Commit

Permalink
still upgrading parser
Browse files Browse the repository at this point in the history
]
  • Loading branch information
tiye committed Sep 19, 2021
1 parent 1936c3b commit 9c60167
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ exclude = ["resources", "!SourceCodePro-Medium.ttf"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
calcit_runner = "0.4.33"
calcit_runner = "0.4.34"
# calcit_runner = { path = "../calcit_runner.rs" }
cirru_edn = "0.1.6"
cirru_parser = "0.1.2"
cirru_edn = "0.1.7"
cirru_parser = "0.1.3"
notify = "4.0.16"
im = "15.0.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 9c60167

Please sign in to comment.