@@ -9,7 +9,7 @@ Generated by [AVA](https://avajs.dev).
9
9
> Snapshot 1
10
10
11
11
`// SPDX-License-Identifier: MIT␊
12
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
12
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
13
13
#![no_std]␊
14
14
␊
15
15
#[contract]␊
@@ -21,7 +21,7 @@ Generated by [AVA](https://avajs.dev).
21
21
> Snapshot 1
22
22
23
23
`// SPDX-License-Identifier: MIT␊
24
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
24
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
25
25
#![no_std]␊
26
26
␊
27
27
#[contract]␊
@@ -40,7 +40,7 @@ Generated by [AVA](https://avajs.dev).
40
40
> Snapshot 1
41
41
42
42
`// SPDX-License-Identifier: MIT␊
43
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
43
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
44
44
#![no_std]␊
45
45
␊
46
46
#[contract]␊
@@ -59,7 +59,7 @@ Generated by [AVA](https://avajs.dev).
59
59
> Snapshot 1
60
60
61
61
`// SPDX-License-Identifier: MIT␊
62
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
62
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
63
63
#![no_std]␊
64
64
␊
65
65
#[contract]␊
@@ -81,7 +81,7 @@ Generated by [AVA](https://avajs.dev).
81
81
> Snapshot 1
82
82
83
83
`// SPDX-License-Identifier: MIT␊
84
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
84
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
85
85
#![no_std]␊
86
86
␊
87
87
#[contract]␊
@@ -103,7 +103,7 @@ Generated by [AVA](https://avajs.dev).
103
103
> Snapshot 1
104
104
105
105
`// SPDX-License-Identifier: MIT␊
106
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
106
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
107
107
#![no_std]␊
108
108
␊
109
109
use some::library::SomeLibrary;␊
@@ -117,7 +117,7 @@ Generated by [AVA](https://avajs.dev).
117
117
> Snapshot 1
118
118
119
119
`// SPDX-License-Identifier: MIT␊
120
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
120
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
121
121
#![no_std]␊
122
122
␊
123
123
use some::library::{Misc, SomeLibrary};␊
@@ -131,7 +131,7 @@ Generated by [AVA](https://avajs.dev).
131
131
> Snapshot 1
132
132
133
133
`// SPDX-License-Identifier: MIT␊
134
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
134
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
135
135
#![no_std]␊
136
136
␊
137
137
use another::library::{self as custom1, self as custom2, AnotherLibrary};␊
@@ -146,7 +146,7 @@ Generated by [AVA](https://avajs.dev).
146
146
> Snapshot 1
147
147
148
148
`// SPDX-License-Identifier: MIT␊
149
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
149
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
150
150
␊
151
151
//! Some documentation␊
152
152
#![no_std]␊
@@ -160,7 +160,7 @@ Generated by [AVA](https://avajs.dev).
160
160
> Snapshot 1
161
161
162
162
`// SPDX-License-Identifier: MIT␊
163
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
163
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
164
164
␊
165
165
//! # Security␊
166
166
//!␊
@@ -176,7 +176,7 @@ Generated by [AVA](https://avajs.dev).
176
176
> Snapshot 1
177
177
178
178
`// SPDX-License-Identifier: MIT␊
179
- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
179
+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
180
180
␊
181
181
//! Some documentation␊
182
182
␊
0 commit comments