Skip to content

Commit f8bae64

Browse files
Update cargo version
1 parent bca8b65 commit f8bae64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.17.1", features = ["extension-module"] }
13-
egg-smol = { git = "https://github.com/saulshanabrook/egg-smol", branch = "public-api" }
13+
egg-smol = { git = "https://github.com/mwillsey/egg-smol", ref = "9a45bdee9b5395ab821318a033c6ac7fa91f91b9" }
1414

1515
[package.metadata.maturin]
1616
name = "egg_smol.bindings"

0 commit comments

Comments
 (0)