Skip to content

Commit a16bf04

Browse files
Don't use forked version yet
1 parent cf22521 commit a16bf04

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ egg-smol = { git = "https://github.com/mwillsey/egg-smol", rev = "94c173b9d6152c
1616
name = "egg_smol.bindings"
1717

1818
# Patch egg-smol to use local version
19-
[patch.crates-io]
20-
egg-smol = { path = "../egg-smol" }
19+
# [patch.crates-io]
20+
# egg-smol = { path = "../egg-smol" }

0 commit comments

Comments
 (0)