rustwright 0.2.0-aarch64-linux → 0.3.0-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 983fa2b357a52a15ecc1967b9aa2ccaf0a4c6f332d6dbaf70c0d695d6a35081b
4
- data.tar.gz: 36b6b2ef1b58caebe2d6a664e64f19b2459571f3a81a568380b383b519c652a8
3
+ metadata.gz: 2cdf6b7b44323b8f6d19398ca41efbc37440a9b1eb059a351c35807d4ee7db79
4
+ data.tar.gz: e2c9a13d10d729a7600c643448087ea9462902799c2548b090337d7fe36aa320
5
5
  SHA512:
6
- metadata.gz: f313aaaec73dd6c8012e7a519b8180a62cfa649c511c4c15a15a8dba335dc7b0583baf6b4dba500030fb152bb27af8798ddccebfd7c795a919d1503f686ff0aa
7
- data.tar.gz: 4d632265732d33f1f192168efeeacda76f611db9465b1006c93f7ed66a369ad03a2e5dc9e72a79ee6d103b26f5ae07673d639ac9802f71a1243b53cfdafc5291
6
+ metadata.gz: 29c18a6a1e0b33f63981865f416032b26c0868e932fd3df42bd8bec7e2854e5b3ee33afb03aee49205147dfb7edfc2b79b56b877cfda70dd7588ce0d677a13c1
7
+ data.tar.gz: 10b5492d2217c8f902cc4024f61a666f5128afa5cf5ba0417fdf7c31390092ce1db468b659a10ac9170a4665d76fae8b3829fce05e48813eab175da31ef80f01
data/lib/rustwright.rb CHANGED
@@ -5,7 +5,7 @@ require 'monitor'
5
5
  require 'rbconfig'
6
6
 
7
7
  module Rustwright
8
- VERSION = '0.2.0'
8
+ VERSION = '0.3.0'
9
9
  UNSET = Object.new.freeze
10
10
 
11
11
  class Error < StandardError; end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rustwright
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Rustwright contributors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-03 00:00:00.000000000 Z
11
+ date: 2026-08-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: