Skip to content

Commit d06f627

Browse files
Bump magnus from 0.8.1 to 0.8.2 in the cargo group
Bumps the cargo group with 1 update: [magnus](https://github.com/matsadler/magnus). Updates `magnus` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/matsadler/magnus/releases) - [Changelog](https://github.com/matsadler/magnus/blob/main/CHANGELOG.md) - [Commits](matsadler/magnus@0.8.1...0.8.2) --- updated-dependencies: - dependency-name: magnus dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e0777a commit d06f627

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

ext/tiktoken_ruby/Cargo.toml

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

1212
[dependencies]
13-
magnus = { version = "0.8.1" }
13+
magnus = { version = "0.8.2" }
1414
rb-sys = { version = "0.9.117", features = ["stable-api-compiled-fallback"] }
1515
tiktoken-rs = { version = "0.7.0" }

0 commit comments

Comments
 (0)