Skip to content

Commit

Permalink
fix relative path for built-in functions (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Yan Chen <yan.chen@dfinity.org>
  • Loading branch information
chenyan2002 and chenyan-dfinity authored Nov 14, 2022
1 parent 7913f8b commit 3f13f50
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 82 deletions.
142 changes: 71 additions & 71 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ic-repl"
version = "0.3.8"
version = "0.3.9"
authors = ["DFINITY Team"]
edition = "2018"
default-run = "ic-repl"
Expand Down
Loading

0 comments on commit 3f13f50

Please sign in to comment.