Skip to content

Commit 0aa6f15

Browse files
committed
Switch to upstream rune
1 parent 8c714d2 commit 0aa6f15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ cxx-bindings = ["cxx", "dep:cxx", "dep:cxx-build"]
124124
default = ["cxx-bindings"]
125125

126126
[patch.crates-io]
127-
# Until https://github.com/rune-rs/rune/pull/966 is merged and released
127+
# Unreleased changes add support for Trig functions
128128
#
129129
# Unfortunately 0.14.1 was a hotfix branch, and master is still 0.14.0 with breaking API changes
130130
# since 0.14.0 was released.
131-
rune = { git = "https://github.com/Notgnoshi/rune.git", branch = "ag/moar-float" }
131+
rune = { git = "https://github.com/rune-rs/rune.git", branch = "main" }

0 commit comments

Comments
 (0)