File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 uses : dtolnay/rust-toolchain@stable
5959 if : ${{ !matrix.settings.docker }}
6060 with :
61- toolchain : 1.80.1
61+ toolchain : 1.82.0
6262 targets : ${{ matrix.settings.target }}
6363 - name : Cache cargo
6464 uses : actions/cache@v4
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111[dependencies ]
1212napi = { version = " 2" , features = [" async" , " serde-json" ] }
1313napi-derive = " 2"
14- flashpoint-archive = { version = " 0.13.5 " , features = [" napi" ] }
14+ flashpoint-archive = { version = " 0.13.6 " , features = [" napi" ] }
1515
1616[build-dependencies ]
1717napi-build = " 2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @fparchive/flashpoint-archive" ,
3- "version" : " 0.13.5 " ,
3+ "version" : " 0.13.6 " ,
44 "main" : " index.js" ,
55 "types" : " index.d.ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments