[rubygems/rubygems] update Magnus library in Rust extension gem template

https://github.com/rubygems/rubygems/commit/46f09800da
This commit is contained in:
Michael Go 2023-11-28 11:37:26 -04:00 committed by git
parent a908cef53f
commit bd2b6b702c

View File

@ -12,4 +12,4 @@ publish = false
crate-type = ["cdylib"]
[dependencies]
magnus = { version = "0.6" }
magnus = { version = "0.6.2" }