Skip to content

Commit 6eb75f6

Browse files
matsadlermatzbot
authored andcommitted
[ruby/rubygems] update magnus version in rust extension gem template
ruby/rubygems@1ba8eb4ab3
1 parent b6f1c4e commit 6eb75f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bundler/templates/newgem/ext/newgem/Cargo.toml.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ publish = false
1212
crate-type = ["cdylib"]
1313

1414
[dependencies]
15-
magnus = { version = "0.6.2" }
15+
magnus = { version = "0.8.2" }

0 commit comments

Comments
 (0)