15ba71b47Sopenharmony_ci# Copyright (C) 2024 Huawei Device Co., Ltd.
25ba71b47Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
35ba71b47Sopenharmony_ci# you may not use this file except in compliance with the License.
45ba71b47Sopenharmony_ci# You may obtain a copy of the License at
55ba71b47Sopenharmony_ci#
65ba71b47Sopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
75ba71b47Sopenharmony_ci#
85ba71b47Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
95ba71b47Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
105ba71b47Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
115ba71b47Sopenharmony_ci# See the License for the specific language governing permissions and
125ba71b47Sopenharmony_ci# limitations under the License.
135ba71b47Sopenharmony_ci
145ba71b47Sopenharmony_ci[package]
155ba71b47Sopenharmony_ciname = "samgr"
165ba71b47Sopenharmony_civersion = "1.0.0"
175ba71b47Sopenharmony_ciedition = "2021"
185ba71b47Sopenharmony_cilicense = "Apache-2.0"
195ba71b47Sopenharmony_cidescription = "system ability manager"
205ba71b47Sopenharmony_cirepository = "https://gitee.com/openharmony/systemabilitymgr_samgr"
215ba71b47Sopenharmony_ci
225ba71b47Sopenharmony_ci[dependencies]
235ba71b47Sopenharmony_cihilog_rust = { git = "https://gitee.com/openharmony/hiviewdfx_hilog.git" }
245ba71b47Sopenharmony_ciipc = { git = "https://gitee.com/openharmony/communication_ipc" }
255ba71b47Sopenharmony_cicxx = "1.0.115"
265ba71b47Sopenharmony_ci
275ba71b47Sopenharmony_ci[dev-dependencies]
285ba71b47Sopenharmony_cisystem_ability_fwk = { git = "https://gitee.com/openharmony/systemabilitymgr_safwk" }
29