@arrirpc/codegen-rust 0.73.0 → 0.74.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -22,7 +22,7 @@
22
22
  ],
23
23
  "dependencies": {
24
24
  "pathe": "^2.0.2",
25
- "@arrirpc/codegen-utils": "0.73.0"
25
+ "@arrirpc/codegen-utils": "0.74.0"
26
26
  },
27
- "version": "0.73.0"
27
+ "version": "0.74.0"
28
28
  }